Description
Password Protection with Shareable Links is a WordPress plugin designed to enhance the security of your content. With Password Protection with Shareable Links, you can protect any post, page, or custom content type with a password. Additionally, the plugin generates encrypted links that provide direct access to your protected content, bypassing the need for manual password entry.
To ensure functionality and security, the plugin disables caching on protected content, making sure the password gate displays correctly and updated content is served as expected.
Key Features:
– The wp-admin page is not protected and remains accessible for login at all times.
– Logged-in admins can always view all normal pages without restrictions.
– Feed access is also restricted, aligning with the intention to prevent unauthorized external access to the site’s content.
For a hands-on test of the plugin, visit the test installation (password: 1234
). Alternatively, access a protected page directly with a shareable link: Direct Access Link (Please use incognito mode or clear cookies if the password was previously entered).
Translations
Password Protection with Shareable Links is available in the following languages:
- ???? German (de)
- ???? Spanish (es)
- ???? French (fr)
- ???? Italian (it)
- ???? Portuguese (pt)
- ???? Ukrainian (uk)
- ???? Chinese (zh)
Screenshots
Installation
- Upload the
password-protection-shareable-links
folder to the/wp-content/plugins/
directory, or install the plugin directly through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
-
Is there a way to test the plugin before installing?
-
Yes, you can explore the plugin’s functionality through our test installation at this link with the password
1234
. Alternatively, access a protected page directly via a shareable link. -
How do I configure the plugin?
-
After activating the plugin, navigate to the plugin settings where you can set a universal password for your content. Additionally, you have the option to automatically append this password to your site’s URLs, providing seamless access to protected content. For a visual guide, see:
-
When is the password prompt displayed?
-
A password prompt is displayed whenever a new visitor accesses your blog or a specific article for the first time. This ensures that only users with the correct password can view your protected content. See the password prompt here:
-
How can I generate a link that allows direct access?
-
The plugin encrypts a password and appends it as a query parameter to URLs, enabling direct access to protected content for anyone with the link. This feature can be utilized when creating or editing a post/page, via a dedicated meta box provided by the plugin. For further details, visit:
-
Will users be aware that they are accessing a secured link?
-
Yes, users will be informed that they are accessing content through a secure link. Furthermore, they have the option to choose how long they wish to store the credentials, enhancing both security and convenience. For an example, check out:
-
What happens if I change the password?
-
Should the password be changed, users attempting to access content with an outdated link will encounter an error message, prompting them to obtain a new, valid link. This ensures that access to your content remains secure and controlled. View the error message here:
-
Is the feed accessible with the plugin activated?
-
No, the feed is also not accessible, aligning with the intention to prevent unauthorized external access. This ensures that content is secured against unintended distribution.
Reviews
Contributors & Developers
“Password Protection with Shareable Links” is open source software. The following people have contributed to this plugin.
Contributors“Password Protection with Shareable Links” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Password Protection with Shareable Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Plugin directory related changes.
1.1
- Added functionality to disable caching for content protected by the plugin to ensure correct display of the password gate and up-to-date content delivery.
1.0
- Initial release.