Changeset 1923225
- Timestamp:
- 08/11/2018 03:45:38 AM (8 years ago)
- Location:
- better-categories-images/trunk
- Files:
-
- 2 edited
-
better-categories-images.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
better-categories-images/trunk/better-categories-images.php
r1923223 r1923225 4 4 * Plugin URI: https://namncn.com/plugins/better-categories-images/ 5 5 * Description: The Better Categories Images Plugin allow you to add image with any category or taxonomy. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: Nam Truong 8 8 * Author URI: https://namncn.com … … 19 19 20 20 // Define. 21 define( 'BCI_VERSION', '1.0. 2' );21 define( 'BCI_VERSION', '1.0.3' ); 22 22 define( 'BCI_FILE', __FILE__ ); 23 23 define( 'BCI_PATH', plugin_dir_path( BCI_FILE ) ); -
better-categories-images/trunk/readme.txt
r1923224 r1923225 43 43 == Changelog == 44 44 45 = 1.0.3 = 46 * Fix readme.txt. 47 45 48 = 1.0.2 = 46 49 * Fix bug can't exclude tax.
Note: See TracChangeset
for help on using the changeset viewer.