Changeset 803013
- Timestamp:
- 11/12/2013 10:42:58 AM (12 years ago)
- Location:
- easy-image-display/trunk
- Files:
-
- 3 edited
-
readme.txt (modified) (2 diffs)
-
sb-easy-image-display.php (modified) (1 diff)
-
sb-easy-image-widget.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
easy-image-display/trunk/readme.txt
r801594 r803013 98 98 == Changelog == 99 99 100 = 1.1.0 = 101 * Fixed version numbering 102 100 103 = 1.0.2 = 101 104 * Added option to include/exclude images based on ID … … 110 113 == Upgrade Notice == 111 114 115 = 1.1.0 = 116 * New feature! Include/exclude images based on ID. 117 112 118 = 1.0.2 = 113 119 * New feature! Include/exclude images based on ID. -
easy-image-display/trunk/sb-easy-image-display.php
r801594 r803013 4 4 Plugin URI: http://shellbotics.com/wordpress-plugins/easy-image-display/ 5 5 Description: An easy way to display random or latest images on your site. 6 Version: 1. 0.26 Version: 1.1.0 7 7 Author: Shellbot 8 8 Author URI: http://shellbotics.com -
easy-image-display/trunk/sb-easy-image-widget.php
r801594 r803013 2 2 /** 3 3 * Widget Name: Easy Image Display 4 * Version: 1. 0.24 * Version: 1.1.0 5 5 */ 6 6
Note: See TracChangeset
for help on using the changeset viewer.