This plugin allows passwords for password-protected pages/posts to be passed directly through the URL.
Author: | Andres Villarreal (profile at wordpress.org) |
WordPress version required: | 4.2.2 |
WordPress version tested: | 5.8.1 |
Plugin version: | 1.1.0 |
Added to WordPress repository: | 10-07-2015 |
Last updated: | 11-10-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 6 |
Plugin URI: | |
Total downloads: | 4 464 |
Active installs: | 600+ |
Click to start download |
This plugin allows passwords for password-protected pages/posts to be passed directly through the URL.
The query string parameter that should contain the password is pw
.
For example, if the URL of your post is http://myblog.com/password-protected-page/
and the password is PASSWORD
,
then just append ?pw=PASSWORD
to it.
If the URL already contains a query string (for example, http://myblog.com/?p=5
), then be sure to append &pw=PASSWORD
instead.
ChangeLog