Changeset 1074630
- Timestamp:
- 01/24/2015 04:04:23 AM (11 years ago)
- Location:
- category-image
- Files:
-
- 1 added
- 2 edited
- 3 copied
-
branches/1.5 (added)
-
branches/1.5/category-image.php (copied) (copied from category-image/trunk/category-image.php)
-
branches/1.5/readme.txt (copied) (copied from category-image/trunk/readme.txt)
-
branches/1.5/thickbox.js (copied) (copied from category-image/trunk/thickbox.js)
-
trunk/category-image.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
category-image/trunk/category-image.php
r520336 r1074630 2 2 /* 3 3 Plugin Name: Category Image 4 Plugin URI: http://pankajanupam. in/wordpress-plugin/category-image4 Plugin URI: http://pankajanupam.com/wordpress-plugin/category-image 5 5 Description: The Category Image Plugin allow you to add image with category. 6 Author: PANKAJ ANUPAM7 Version: 1.58 Author URI: http://pankajanupam. in/6 Author: BigBrother 7 Version: 2.0 8 Author URI: http://pankajanupam.com/ 9 9 */ 10 ?> 11 <?php 10 12 11 global $texonomy_slug; 13 12 $texonomy_slug='category'; // texonomy slug -
category-image/trunk/readme.txt
r518297 r1074630 3 3 Tags: Category Image, admin, texonomy image, category icon 4 4 Requires at least: 2.8 5 Tested up to: 3.3.15 Tested up to: 4.1 6 6 Stable tag: 1.4 7 7 … … 54 54 == Changelog == 55 55 56 = 2.0 = 57 add support tag 58 59 = 1.5 = 60 add support tag 61 62 = 1.4 = 63 add support tag 64 56 65 = 1.3 = 57 66 add shortcode support [print-image]
Note: See TracChangeset
for help on using the changeset viewer.