Descrizione
Restrict Website Access lets you protect your entire WordPress site with a password-based access screen. It is useful when a site is private, under development, in staging, or temporarily not intended for public access.
Key features:
- Password protection for the entire public-facing website.
- Simple setup with no coding required.
- Useful for private, staging, and under-development websites.
- Editable access-screen content and layout options.
- Lightweight interface with straightforward settings.
Logged-in WordPress users can continue working in the dashboard while public visitors are shown the password screen when protection is enabled.
Source Code
The plugin’s custom JavaScript and CSS source files are included in the distributed plugin under includes/admin/ and includes/public/.
The plugin also bundles the third-party Notyf library:
- Project: Notyf
- Source: https://github.com/caroso1222/notyf
- License: MIT
- Bundled location:
includes/admin/library/notyf/
Installazione
From the WordPress Dashboard
- Go to Plugins > Add New.
- Search for Restrict Website Access.
- Click Install Now.
- Activate the plugin.
- Go to Settings > Restrict Website Access and configure access protection.
Manual Installation
- Upload the
restrict-website-accessfolder to/wp-content/plugins/. - Activate Restrict Website Access from the Plugins screen.
- Go to Settings > Restrict Website Access and configure the plugin.
Recensioni
Contributi e sviluppo
“Restrict Website Access” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Restrict Website Access” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.2
- Added editable access-screen elements.
- Added a layout option.
- Confirmed compatibility with WordPress 7.1.
1.0.1
- Minor user-interface improvements.
1.0.0
- Initial release on WordPress.org.
