Poor plugin implementation
-
1. This code is poorly written:
The $get_locale variable is not used. Also doing a double get_locale() call. Messy.
2. Misleading “deactivate free version” comment
Instead, the pro version is deactivated.
3. Ever heard of template override system for developers?
No way to make changes to those design-1/2.php, every change will be lost at the first plugin update.
IMO providing a pro version doesn’t mean you can make a free version so poorly written or not implemented the-wordpress-way. Of course this is your business, do what you want. But this is what devs expect in 2024 from any wp plugin.
- The topic ‘Poor plugin implementation’ is closed to new replies.