WordPress Post Password Token plugin

This post is to introduce the WordPress Post Password plugin. This is a plugin designed to allow users to access password protected content without having to enter the password. This plugin was built based on an idea from, and in cooperation with, Gordon Brander.

The concept is simple: when a post is given a password the plugin will automatically generate a password token that when used in a URL will automatically log the user in to the post without them having to know or enter the password. So, in the event that you just want to keep the riff-raff out don’t care about “ultimate” security this plugin can help you distribute an easy to use URL instead of a URL & Password. The tokens are built based on the post’s password, so changing the post password will change the token. In the event that you need to reset all the tokens at once there’s a central “salt” that can be updated to force all the tokens to update.

You can read more and download the plugin at the Post Password Plugin’s page on WordPress.org.

This is version 1.0. We already have plans for version 1.5 😉

Tagged as: password php plugin post token wordpress