v2.0.2
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.