qobo / qobo-wp-custom-theme-path
WordPress plugin for adding custom theme paths
Installs: 1 332
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 22
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires (Dev)
- phpunit/phpunit: *
- wp-coding-standards/wpcs: dev-master
This package is not auto-updated.
Last update: 2023-04-01 11:10:26 UTC
README
WordPress plugin that allows one to set a custom theme path.
The plugin currently adds an additional path to where WordPress is looking for themes. The path is hardcoded (for now) to a custom-themes/ folder, one level above your WordPress installation. This is useful for those setups where you have WordPress installed into a folder (say, using composer).