Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Works but could use some improvement

$
0
0

Replies: 0

The plugin itself works well, however there are a couple things that can be improved:

* Bootstrap scripts are loaded on the site which are non-prefixed and can break other theme’s and plugins. Also its a lot of extra CSS that isn’t being used (at least not in the free version from what I can tell).

* Besides loading a whole CSS framework that can break stuff, all scripts are loaded while logged in which is not necessary. If the scripts were loaded correctly only when the user is logged out or not admin (quick fix) then the fact that it’s loading the extra scripts is irrelevant.

* Code could be cleaned up a bit, but not a big deal 😉

The plugin does work – don’t get me wrong. With an update to the way scripts are loaded and maybe a clean up of the code/spacing 5 stars 😉


Viewing all articles
Browse latest Browse all 67836

Trending Articles