Changeset 1979029
- Timestamp:
- 11/22/2018 05:59:33 PM (7 years ago)
- Location:
- simple-multiple-featured-images/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
simple-multiple-featured-images.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-multiple-featured-images/trunk/readme.txt
r1971132 r1979029 4 4 Tested up to: 4.9 5 5 Requires PHP: 7.1 6 Stable tag: 1.0. 36 Stable tag: 1.0.4 7 7 License: GPL2 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 23 23 == Changelog == 24 24 25 = 1.0.4 = 26 * Fixed a bug that prevented the images from being saved in the correct order. 27 28 = 1.0.3 = 29 * Fixed a bug which produced an error during saving a post. The error occured if no featured images were added. 30 25 31 = 1.0.2 = 26 32 * Drag and drop support added. … … 33 39 == Upgrade Notice == 34 40 41 = 1.0.4 = 42 Update the plugin to get an important bug fix in context of image sorting. 43 44 = 1.0.3 = 45 Update the plugin to get an important bug fix. 46 35 47 = 1.0.2 = 36 48 Update the plugin to get drag and drop and shortcode support. -
simple-multiple-featured-images/trunk/simple-multiple-featured-images.php
r1971132 r1979029 4 4 Plugin URI: https://roman-bauer-web.de/wordpress-plugin-smfi 5 5 Description: Allows to add multiple featured images. 6 Version: 1.0. 36 Version: 1.0.4 7 7 Author: Roman Bauer 8 8 Author URI: https://roman-bauer-web.de/
Note: See TracChangeset
for help on using the changeset viewer.