afragen / local-development
Places development notice for plugins or themes that are in local development. Prevents updating of selected plugins and themes. Allows for using a local file server.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 4
Forks: 7
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.6
- afragen/singleton: dev-master
- wp-cli/wp-config-transformer: ^1.2
Requires (Dev)
- wp-coding-standards/wpcs: ^3.0.0
README
- Contributors: afragen, raruto
- Tags: localhost development upgrade plugin theme
- Requires at least: 4.6
- Requires PHP: 5.6
- Stable tag: master
- License: GPLv2
- Network: true
Places development notice for plugins or themes that are in local development. Prevents updating of selected plugins and themes. Automatically adds plugins and themes under version control. Allows for using a local file server and bypassing the WordPress 5.2 WSOD Shutdown Handler.
Description
Places development notice for plugins or themes that are in local development. Notices are placed on the plugins page and the themes page. Prevents updating of selected plugins and themes.
- Automatically adds plugins and themes under version control.
- Automatically allows for using a local file server.
- Allows for bypassing the WordPress 5.2 WSOD Shutdown Handler.
- Add a warning color to admin bar when running under localhost. Default is on.
- Add a git host icon to the plugins page. Default is off. No option if GitHub Updater is running.
- Allows setting of
WP_ENVIRONMENT_TYPE
inwp-config.php
.
Pull Requests are welcome against the develop
branch.
Requires PHP 5.6 or greater.