• Hey all,

    I’ve discovered that this plugin, while seemingly working fine otherwise, apparently creates a redundant inclusion of functions.php.

    So far, I’ve noticed this has at least 2 negative results:

    1. It can cause internal server errors for custom PHP scripts that are loading WordPress like this:

      `require_once($_SERVER[‘DOCUMENT_ROOT’]. ‘/wp-load.php’);

    2. Website load speed is quite obviously impacted when the plugin is activated. I’ve tested this in multiple browsers with the plugin enabled/disabled and the outcome is pretty darn conclusive.

    I would love to be able to use this plugin, but it currently creates more problems than it solves. PLEASE, PLEASE, remedy this soon so I can go back to using it.

    Thanks!

The topic ‘Plugin redundantly includes functions.php, impacts custom scripts and site speed’ is closed to new replies.