plugin-icon

Development Environment

作者:loonpwn·
Whoops error handling, no password logins, template hints, no indexing, flush rewrites, everything a developer needs for their local development envir …
评级
5/5
版本
1.0.6
最后更新
Jan 14, 2019
Development Environment

Whoops error handling, no password logins, template hints, no indexing, flush rewrites, everything a developer needs for their local development environment.

Components

  • Disallow Indexing Turn off the public blog option. This will modify the robots.txt generation to block all search engines
  • Flush Rewrites No more weird redirection problems when working on custom post types or taxonomies.
  • No Password Logins Just stick the user in you want to login as, write anything in the password field, and it will login! Only works when connecting from local host
  • Whoops Error Handling The error screen from laravel, now in your WordPress setup
  • Template Hints See which templates are loading for the page you are on

The goal is to exchange security for ease of use, for that reason it’s important that you take the security measures needed to ensure that someone can’t take advantage of the site with this plugin enabled.

If you’re running on a staging environment ensure you have setup a htpasswd

Filters

Set Environment

development-environment/is-development

Dynamically set how the plugin detects if the environment is development based on your own criteria.

Stop a component from loading

development-environment/require-component-$component

Disable require of a component if you don’t want to use it. Possible values are:

disallow-indexing, `flush-rewrites`, `no-password-logins`, `whoops-error-handling`
免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.0.24
这个插件是可用的下载,适用于您的站点。