Define a master post password that works for all passworded posts, while permitting the original post passwords to also work.
As of April 2026, Master Post Password is a WordPress post plugin with 50 active installations and a 5/5 rating from 4 reviews. It has been downloaded 7.7K+ times in total. Requires WordPress 4.7+ and PHP false+. Available on WordPress.org since 2013. Top alternative: Post Type Switcher.
Define a master post password that works for all passworded posts, while permitting the original post passwords 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 precede…
| WordPress | 4.7+ requiredTested up to 6.8.5 |
| PHP | false+ required |
…and 6 more changes
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.