Skip to content

v2.0.2

Compare
Choose a tag to compare
@zemekoule zemekoule released this 03 Apr 13:10
· 185 commits to main since this release
48591b9

Fixed: Fixed wp-cli compatibility issue.
Fixed: In rare cases, translating the plugin into other languages did not work. However, we are not entirely sure that this fix will successfully resolve the issue.
Fixed: The plugin will no longer display an error if $_POST contains invalid values from another plugin.
Fixed: The plugin will no longer display an error if the WP methods delete_transient() or set_transient() return a different return value than the one specified in the PHPDoc.