Make mu-plugins-friendly
-
I’m using the plugin in a shared mu-plugins folder, so I changed line 78 of no-page-comment.php to
$this->plugin_dir = plugins_url( '/', __FILE__ );
This will work regardless of the plugin’s location.Cheers!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Make mu-plugins-friendly’ is closed to new replies.