plugin-icon

WP Shield

제작자: drupalmatts·
This plugin will allow you to secure your development, staging and UAT environments with an http authentication block that can be controlled in admin …
버전
1.6
활성화된 설치 항목
300
최근 업데이트일
Dec 6, 2023
WP Shield

This plugin will allow you to secure your development, staging and UAT environments with an http authentication block that can be controlled in admin but also turned off via a declared variable in your config file. It allows you to bring your Database back to non-production environments without having to physically turn off the plugin each time.

Variable: define('WP_SHIELD_UN', '');

This simple line of code (recommended to add to a file ignored by your code management software and required into your wp_config.php file) will override the enabled flag if the plugin’s settings. Enable in production and add the above code. If that require file doesn’t exist in your other environments, it will prompt users for the set username and password.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.4.7
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.