=== Custom Password Protected Text ===
Contributors: marcello.scacchetti
Donate link: http://www.marcelloscacchetti.it/en/
Tags: cppt, password, protected, pages, text
Requires at least: 3.0
Tested up to: 3.4
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Custom text message for password protected pages and posts

== Description ==

Display on password protected pages/posts a custom specified text instead of the WordPress default one.

A few notes about the plugin:
*   Actually doesn't support i18n, should be supported in the next release
*   Actually doesn't support message multilingual message translation

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the custom text message through the 'Custom Password Protected Text' menu inside WordPress Settings menu

== Changelog ==

= 1.0.0 =
* Initial release.