>
Download This Plugin | |
Download Elegant Themes | |
Name | Master Post Password |
Version | 1.0.3 |
Author | Scott Reilly |
Rating | 0 |
Last updated | 2015-02-19 11:46:00 |
Downloads |
442
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Master Post Password plugin added 4 bytes of resources to the Home page and 5 bytes of resources to the sample Post page.
Master Post Password plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Master Post Password plugin ads no tables to your Wordpress blog database.Define a master post password that works for any passworded post, while permitting the original post password to also work.
Once the master post password has been provided by a visitor for any passworded post on the site, it applies to unlock all other passworded posts (without needing to provide the master post password again for each such post) until the site's cookies expire in the browser.
There are two means by which the master post password can be defined:
a.) As a constant, C2C_MASTER_POST_PASSWORD
. This is typically done in wp-config.php like so:
define( 'C2C_MASTER_POST_PASSWORD', 'your_master_post_password' );
b.) Via the settings field labeled "Master Post Password" found on the Settings
-> Reading
admin page.
If the constant is defined, it takes precedence and the settings field is NOT displayed.
Links: Plugin Homepage | Plugin Directory Page | Author Homepage