Plugin Directory

Changeset 1923225


Ignore:
Timestamp:
08/11/2018 03:45:38 AM (8 years ago)
Author:
namncn
Message:

1.0.3

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

Legend:

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

    r1923223 r1923225  
    44 * Plugin URI: https://namncn.com/plugins/better-categories-images/
    55 * Description: The Better Categories Images Plugin allow you to add image with any category or taxonomy.
    6  * Version: 1.0.2
     6 * Version: 1.0.3
    77 * Author: Nam Truong
    88 * Author URI: https://namncn.com
     
    1919
    2020// Define.
    21 define( 'BCI_VERSION', '1.0.2' );
     21define( 'BCI_VERSION', '1.0.3' );
    2222define( 'BCI_FILE', __FILE__ );
    2323define( 'BCI_PATH', plugin_dir_path( BCI_FILE ) );
  • better-categories-images/trunk/readme.txt

    r1923224 r1923225  
    4343== Changelog ==
    4444
     45= 1.0.3 =
     46* Fix readme.txt.
     47
    4548= 1.0.2 =
    4649* Fix bug can't exclude tax.
Note: See TracChangeset for help on using the changeset viewer.