Changeset 1183206
- Timestamp:
- 06/18/2015 08:04:22 AM (11 years ago)
- Location:
- categories-multiple-images/trunk
- Files:
-
- 2 edited
-
categories-multiple-images.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
categories-multiple-images/trunk/categories-multiple-images.php
r1092297 r1183206 4 4 * Plugin Name: Categories Multiple Images 5 5 * Description: Categories Multiple Images Plugin allows you to add multiple images to categories or any other custom taxonomy. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Lior Broshi, Binternet 8 8 * Author URI: http://www.binternet.co.il … … 152 152 return FALSE; 153 153 } 154 155 $html = ''; 154 156 155 157 switch ( $args['input'] ) { -
categories-multiple-images/trunk/readme.txt
r1090372 r1183206 36 36 == Changelog == 37 37 38 = 1.0 = 38 = 1.0.1 = 39 * Bugfix 40 41 = 1.0.0 = 39 42 * First release, my first plugin ;-) 40 43
Note: See TracChangeset
for help on using the changeset viewer.