Plugin Directory

Changeset 341388


Ignore:
Timestamp:
02/06/2011 01:03:09 AM (15 years ago)
Author:
webeditors
Message:

version correction...

Location:
web-editors-cms/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • web-editors-cms/trunk/init.php

    r341373 r341388  
    44Plugin URI: http://wordpress.org/extend/plugins/web-editors-cms/
    55Description: A collection of plugins that optimize WordPress to use as a CMS. Includes our custom plugins and some extra's.
    6 Version: 0.5.0
     6Version: 1.0
    77Author: Alex Morales
    88Author URI: http://www.webeditors.com/web-editors-cms
     
    2121along with this program; if not, write to the Free Software
    2222Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    23 */
    24 
    25 
    26 //add default options
    27 /*
    28 add_option($name, $value, $deprecated = '', $autoload = "yes");
    29 add_option($name, $value, $deprecated = '', $autoload = "yes");
    30 add_option($name, $value, $deprecated = '', $autoload = "yes");
    31 add_option($name, $value, $deprecated = '', $autoload = "yes");
    32 add_option($name, $value, $deprecated = '', $autoload = "yes");
    3323*/
    3424
  • web-editors-cms/trunk/readme.txt

    r341383 r341388  
    55Requires at least: 3.0
    66Tested up to: 3.0.4
    7 Stable tag: 0.5.0
     7Stable tag: trunk
    88
    99Allows you to rock WordPress 3 as a full blown CMS!
Note: See TracChangeset for help on using the changeset viewer.