Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
26 stars 18 forks source link

Core Template Loading #397

Closed shazahm1 closed 9 years ago

shazahm1 commented 10 years ago

Currently the core templates files are included when the plugin is loaded. These should be lazy loaded in order to reduce resource usage when not needed.

shazahm1 commented 10 years ago

After a quick unscientific test, this could save over 300K of memory.

shazahm1 commented 9 years ago

This was accomplished by loading the admin only templates only in the admin and only on the Connections : Dashboard admin page.

shazahm1 commented 9 years ago

Completed in commit: 57f3f171514135bb86df186167bd9e3b39f843d1