File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66** Tags:** translation, glotpress
77** Requires at least:** 4.4
88** Tested up to:** 6.6
9- ** Stable tag:** 0.9
9+ ** Stable tag:** 1.0
1010** License:** GPLv2
1111** License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1212
@@ -51,11 +51,17 @@ Install from the WordPress plugin directory.
5151Not yet, the 1.0 release will likely have support for webhooks so the extract can be executed whenever a remote file changes.
5252
5353## Changelog ##
54+ ### 1.0 ###
55+ * Release Date: November 5, 2024
56+ * Fixed: Missing assets for js/css.
57+ * Fixed: Various PHP8 deprecation warnings.
58+ * Fixed: Duplicate function definition in another plugin has already include the WP file.php code.
59+
5460### 0.9 ###
5561* Release Date: October 9, 2024
5662* Added: Support for WordPress Themes, thanks @pedro-mendonca .
5763* Fixed: Warnings/errors due to create_function() being removed in PHP8.
58- * Updated: pomo and extract functions from WP and WP I18N libraries respectivly .
64+ * Updated: pomo and extract functions from WP and WP I18N libraries respectively .
5965
6066### 0.8 ###
6167* Release Date: January 16, 2017
You can’t perform that action at this time.
0 commit comments