बिबरन
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/
Installation
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.
समीक्षा
Contributors & Developers
“Restrict Website Access” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Restrict Website Access” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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.
