Wrong method of determining plugin directory
-
Hi Lars!
I think that you are using the wrong method of determining the plugin file(s) location(s).
If the plugins folder is moved with a constant, i.e.,
define('WP_PLUGIN_DIR',$_SERVER['DOCUMENT_ROOT'].'new/path/to/wp-content/plugins');
the disable plugin popup box is displayed at the bottom of the plugins list.
My guess is that the normal procedure is that its “hidden” until deactivation occurs.
Regards,
-Brian
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Wrong method of determining plugin directory’ is closed to new replies.