My sincere apologies for any inconvenience caused. You’ve misunderstood us and we are a reputed plugin development company and we don’t have any intention to broke our user websites. We always give high priority for our users security while programming the plugin.
Since you said the slugs are screwed, I can guess what could have caused the problem. We have the following code in our plugin’s deactivation hook,
delete_option( 'rewrite_rules' );
We have this to code to remove our custom rewrite rules while deactivating the plugin. The plugin is well tested with this code and we didn’t see any issues while deactivating the plugin in our server here. Also, we have this from the first version of the plugin and we didn’t receive any such complaint so far. But, we will reconsider this now.
If this has caused the issue, you can simply fix the issue by flushing your rewrite rules. Kindly follow the steps below to do this,
- Login to your WordPress admin
- Go to Settings => Permalinks
- Simply click “Save Changes”
Let me know if this solved your issue!
Please, if possible kindly change your spoiler review for our plugin.
-
This reply was modified 5 years, 10 months ago by plugins360.
-
This reply was modified 5 years, 10 months ago by plugins360.