Changeset 775345
- Timestamp:
- 09/19/2013 01:26:02 PM (12 years ago)
- Location:
- auto-post-images-api/tags/3.1.3
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
auto-post-images.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-post-images-api/tags/3.1.3
-
Property
svn:mergeinfo
set to
/auto-post-images-api/trunk merged eligible
-
Property
svn:mergeinfo
set to
-
auto-post-images-api/tags/3.1.3/auto-post-images.php
r774868 r775345 3 3 Plugin Name: Auto Post Images (API) 4 4 Plugin URI: http://www.karthikeyankarunanidhi.com 5 Version: 3.1. 25 Version: 3.1.3 6 6 Author: <a href="http://www.karthikeyankarunanidhi.com">Karthikeyan Karunanidhi</a> 7 7 Description: Automatically adds images to posts without having to edit the post. -
auto-post-images-api/tags/3.1.3/readme.txt
r774868 r775345 131 131 == Changelog == 132 132 133 = 3.1.3 = 134 * On Wednesday, September 18, 2013 135 * Added check to see if PHP GD library is enabled as it is required for thumbnail generation. An alert is displayed in the admin settings view if it is missing 136 * Added help tab in settings page to provide sample configuration information and address thumbnail creation issues 137 * Removed code that printed out the list of images when "Maintanance" is run since it is confusing to the user and does not add value; more of a debugging feature and is not needed for the typical user 138 133 139 = 3.1.2 = 134 140 * On Sunday, February 27, 2011 … … 230 236 == Upgrade Notice == 231 237 232 = 3.1. 2=233 Enhancement : Adding excerpt functionality with support for generating excerpt of the required length after stripping out all html tags or retain html tags and generate excerpt of (roughly) the required length while still excluding html tags from the total length of the excerpt and also closing open html tags so that the html excerpt is valid html. Adding tabs to option page so that the setting page is more user friendly.238 = 3.1.3 = 239 Enhancements: Added help tab with sample configuration and checks for PHP GD library that is required for thumbnails to work.
Note: See TracChangeset
for help on using the changeset viewer.