Opis
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/
Instalacja
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.
Recenzje
Kontrybutorzy i deweloperzy
„Restrict Website Access” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Restrict Website Access” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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.
