Plugin Directory

Changeset 580089


Ignore:
Timestamp:
08/01/2012 01:46:32 AM (14 years ago)
Author:
sreedoap
Message:
 
Location:
pilotpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pilotpress/trunk/pilotpress.php

    r578208 r580089  
    44Plugin URI: http://officeautopilot.com/
    55Description: OfficeAutoPilot / WordPress integration plugin.
    6 Version: 1.5.7
     6Version: 1.5.8
    77Author: MoonRay, LLC
    88Author URI: http://officeautopilot.com/
     
    2121    class PilotPress {
    2222
    23         const VERSION = "1.5.7";
     23        const VERSION = "1.5.8";
    2424        const WP_MIN = "3.0.0";
    2525        const NSPACE = "_pilotpress_";
  • pilotpress/trunk/readme.txt

    r577847 r580089  
    6262== Changelog ==
    6363
     64= 1.5.8 =
     65* Fixed a potential bug which would cause logins to fail under certain scenarios
     66
    6467= 1.5.7 =
    6568* Invalid login inputs on custom login pages now stay at the custom login page, forgotten password function does not cause accounts to go out of sync
Note: See TracChangeset for help on using the changeset viewer.