Plugin Directory

Changeset 816977


Ignore:
Timestamp:
12/08/2013 06:07:27 PM (12 years ago)
Author:
LordPretender
Message:

Support link added.

Location:
category-class
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • category-class/trunk/category-class.php

    r808982 r816977  
    33/*
    44Plugin Name: Category class
    5 Plugin URI: http://www.duy-pham.fr
     5Plugin URI: http://www.my-wp-plugins.com/Forum-category-class.html
    66Description: This is just a class for developpers which can be used into plugins, widget, ...
    77Author: LordPretender
    8 Version: 1.1
     8Version: 1.2
    99Author URI: http://www.duy-pham.fr
    1010*/
  • category-class/trunk/readme.txt

    r808982 r816977  
    55Requires at least: 3.6.1
    66Tested up to: 3.6.1
    7 Stable tag: 1.1
     7Stable tag: 1.2
    88
    99Here is a library for developpers which help them to use categories and posts whithin a simple class.
     
    4141== Changelog ==
    4242
     43= 1.2 =
     44*   Support link added.
     45
    4346= 1.1 =
    4447*   All request are now saved in order and will be used if needed (whereas loading them again).
     
    4750= 1.0 =
    4851*   The first version of the plugin.
    49 
    50 == Upgrade Notice ==
    51 
    52 = 1.1 =
    53 Tested in WordPress 3.7.1
    54 
    55 = 1.0 =
    56 Tested in WordPress 3.6.1
Note: See TracChangeset for help on using the changeset viewer.