Download the PHP package nariyanto/wp-safe-staging-guard without Composer
On this page you can find all versions of the php package nariyanto/wp-safe-staging-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nariyanto/wp-safe-staging-guard
More information about nariyanto/wp-safe-staging-guard
Files in nariyanto/wp-safe-staging-guard
Download nariyanto/wp-safe-staging-guard
More information about nariyanto/wp-safe-staging-guard
Files in nariyanto/wp-safe-staging-guard
Vendor nariyanto
Package wp-safe-staging-guard
Short Description Prevent WordPress staging-site accidents with visible environment labels, noindex controls, and safe email handling.
License GPL-2.0-or-later
Homepage https://github.com/nariyanto/wp-safe-staging-guard
Package wp-safe-staging-guard
Short Description Prevent WordPress staging-site accidents with visible environment labels, noindex controls, and safe email handling.
License GPL-2.0-or-later
Homepage https://github.com/nariyanto/wp-safe-staging-guard
Please rate this library. Is it a good library?
Informations about the package wp-safe-staging-guard
SNXWorks Safe Staging Guard
Prevent staging-site accidents with visible environment labels, noindex controls, and safe email handling.
Why
Staging sites are useful, but they can accidentally:
- get indexed by search engines,
- send real emails to users,
- look too similar to production,
- confuse support and testing workflows.
SNXWorks Safe Staging Guard adds a small safety layer for WordPress staging/local environments.
v0.1.0 features
- Admin bar environment label.
- Frontend staging banner for logged-in users.
- Noindex/nofollow for local/staging environments.
- Email block or redirect mode.
- Production mode disables email interception and noindex.
Staging verification
Installed and verified on peepso.nariyanto.id staging with:
- staging environment mode enabled,
noindex, nofollowrobots meta active,- email safety mode set to block,
- Plugin Check completed with no errors.
Development
Run tests:
Run PHP syntax checks:
Build release ZIP:
Safety notes
- No tracking by default.
- No external network calls.
- No destructive operations.
- Production mode keeps emails and robots behavior untouched.
License
GPL-2.0-or-later.
All versions of wp-safe-staging-guard with dependencies
PHP Build Version
Package Version
The package nariyanto/wp-safe-staging-guard contains the following files
Loading the files please wait ...