Plugin Directory

Changeset 1183206


Ignore:
Timestamp:
06/18/2015 08:04:22 AM (11 years ago)
Author:
Binternet
Message:

Bugfix

Location:
categories-multiple-images/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • categories-multiple-images/trunk/categories-multiple-images.php

    r1092297 r1183206  
    44 * Plugin Name: Categories Multiple Images
    55 * Description: Categories Multiple Images Plugin allows you to add multiple images to categories or any other custom taxonomy.
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: Lior Broshi, Binternet
    88 * Author URI: http://www.binternet.co.il
     
    152152            return FALSE;
    153153        }
     154       
     155        $html = '';
    154156       
    155157        switch ( $args['input'] ) {
  • categories-multiple-images/trunk/readme.txt

    r1090372 r1183206  
    3636== Changelog ==
    3737
    38 = 1.0 =
     38= 1.0.1 =
     39* Bugfix
     40
     41= 1.0.0 =
    3942* First release, my first plugin ;-)
    4043
Note: See TracChangeset for help on using the changeset viewer.