Skip to content

Allows you to add additional plugin directories to WordPress.

Notifications You must be signed in to change notification settings

abuyoyo/WP-Plugin-Directories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Plugin Directories to WordPress

A work in progress related to a WordPress stack exchange question.

EXAMPLE

For an example, take a look at the example_plugin folder and the register_addt_plugins_dir.php file.

You need to copy this folder to your actual plugins folder and then activate it from within your plugins list. It only works if the main plugin is activated.

*) the one you defined with the WP_PLUGIN_DIR or WPMU_PLUGIN_DIR in your wp-config.php file - or the default plugins folder in your install.

About

Allows you to add additional plugin directories to WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.9%
  • HTML 4.3%
  • JavaScript 1.8%