qobo / qobo-wp-custom-theme-path
This package is abandoned and no longer maintained.
No replacement package was suggested.
WordPress plugin for adding custom theme paths
Package info
github.com/QoboLtd/Qobo-WP-Custom-Theme-Path
Type:wordpress-plugin
pkg:composer/qobo/qobo-wp-custom-theme-path
v2.0.1
2016-11-24 16:44 UTC
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).