Plugin Directory

Changeset 1074630


Ignore:
Timestamp:
01/24/2015 04:04:23 AM (11 years ago)
Author:
pankajanupam
Message:

update to 2.0

Location:
category-image
Files:
1 added
2 edited
3 copied

Legend:

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

    r520336 r1074630  
    22/*
    33Plugin Name: Category Image
    4 Plugin URI: http://pankajanupam.in/wordpress-plugin/category-image
     4Plugin URI: http://pankajanupam.com/wordpress-plugin/category-image
    55Description: The Category Image Plugin allow you to add image with category.
    6 Author: PANKAJ ANUPAM
    7 Version: 1.5
    8 Author URI: http://pankajanupam.in/
     6Author: BigBrother
     7Version: 2.0
     8Author URI: http://pankajanupam.com/
    99*/
    10 ?>
    11 <?php
     10
    1211global $texonomy_slug;
    1312$texonomy_slug='category'; // texonomy slug
  • category-image/trunk/readme.txt

    r518297 r1074630  
    33Tags: Category Image, admin, texonomy image, category icon
    44Requires at least: 2.8
    5 Tested up to: 3.3.1
     5Tested up to: 4.1
    66Stable tag: 1.4
    77
     
    5454== Changelog ==
    5555
     56= 2.0 =
     57add support tag
     58
     59= 1.5 =
     60add support tag
     61
     62= 1.4 =
     63add support tag
     64
    5665= 1.3 =
    5766add shortcode support [print-image]
Note: See TracChangeset for help on using the changeset viewer.