- 06 Jul, 2017 3 commits
-
-
Nick Croft authored
-
Nick Croft authored
uses advanced hook techniques to minimize code load on any given page
- 05 Jul, 2017 9 commits
-
-
Nick Croft authored
This makes use of the autoloader instead of loading all files all the time or loading files based on conditional logic. This further improves the number of files being loaded on any given page and sets up use of advanced hooks for even better imrovement. The version has been bumped for the release tag
-
Nick Croft authored
-
Nick Croft authored
limits when files are loaded using is_admin and ! is_admin. This is a slight effeciency improvement.
-
Nick Croft authored
anytime the admin.js or post-meta.js file is loaded an obnoxious alert is triggered.
-
Nick Croft authored
-
Nick Croft authored
adds the files for the generic and least effecient version of the plugin