wpseek.com
A WordPress-centric search engine for devs and theme authors


plugindir › WordPress Constants

Since2.1.0
define( 'PLUGINDIR', 'wp-content/plugins' ); // Relative to ABSPATH. For back compat.
Defined at:

Allows for the plugins directory to be moved from the default location.

Source

define( 'PLUGINDIR', 'wp-content/plugins' ); // Relative to ABSPATH. For back compat.