Unwillingness of developer to improve plugin
-
I’ve given two stars because whilst the plugin does perform a good feature, it’s extremely limited in the sense that the JS is not properly enqueued, so if like me you develop your own theme, or use an optimisation plugin, and use different ordering of JS and CSS enqueueing, then this plugin is likely to not work.
This is because the JS options are hard coded and echoed out directly onto the page, regardless of where the initial jQuery call is. This has rendered the plugin completely useless on my site because it’s not using recommended WordPress enqueue practices.
https://developer.www.ads-software.com/reference/functions/wp_enqueue_script/#usage
- The topic ‘Unwillingness of developer to improve plugin’ is closed to new replies.