Plugin Directory

Changeset 593925


Ignore:
Timestamp:
09/03/2012 09:12:41 AM (14 years ago)
Author:
jcnetsys
Message:
 
Location:
password-protect-wordpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • password-protect-wordpress/trunk/plugin.php

    r593923 r593925  
    44Plugin URI: http://www.volcanicpixels.com/password-protect-wordpress-plugin/
    55Description: Private Blog is a wordpress plugin which allows you to password protect all of your wordpress blog including all posts and feeds with a single password.
    6 Version: 4.04
     6Version: 4.06
    77Author: Daniel Chatfield
    88Author URI: http://www.volcanicpixels.com
     
    1515
    1616$pluginName = "Private Blog";
    17 $pluginVersion = "4.04";
     17$pluginVersion = "4.06";
    1818
    1919$thePlugin = lava::newPlugin( __FILE__, $pluginName, $pluginVersion );
  • password-protect-wordpress/trunk/readme.txt

    r593923 r593925  
    55Requires at least: 3.3.1
    66Tested up to: 3.3.1
    7 Stable tag: 4.05
     7Stable tag: 4.06
    88
    99This plugin password protects your wordpress blog with a single password.
Note: See TracChangeset for help on using the changeset viewer.