Auto Post Thumbnail - Version 3.3.1

Version Description

  • Tested with WordPress-3.5.1
Download this release

Release Info

Developer tariquesani
Plugin Icon 128x128 Auto Post Thumbnail
Version 3.3.1
Comparing to
See all releases

Code changes from version 3.3.0 to 3.3.1

Files changed (2) hide show
  1. auto-post-thumbnail.php +1 -1
  2. readme.txt +9 -3
auto-post-thumbnail.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: Auto Post Thumbnail
5
  Plugin URI: http://www.sanisoft.com/blog/2010/04/19/wordpress-plugin-automatic-post-thumbnail/
6
  Description: Automatically generate the Post Thumbnail (Featured Thumbnail) from the first image in post (or any custom post type) only if Post Thumbnail is not set manually.
7
- Version: 3.3.0
8
  Author: Aditya Mooley <adityamooley@sanisoft.com>, Tarique Sani <tarique@sanisoft.com>
9
  Author URI: http://www.sanisoft.com/blog/author/adityamooley/
10
  Modified by Dr. Tarique Sani <tarique@sanisoft.com> to make it work with Wordpress 3.4
4
  Plugin Name: Auto Post Thumbnail
5
  Plugin URI: http://www.sanisoft.com/blog/2010/04/19/wordpress-plugin-automatic-post-thumbnail/
6
  Description: Automatically generate the Post Thumbnail (Featured Thumbnail) from the first image in post (or any custom post type) only if Post Thumbnail is not set manually.
7
+ Version: 3.3.1
8
  Author: Aditya Mooley <adityamooley@sanisoft.com>, Tarique Sani <tarique@sanisoft.com>
9
  Author URI: http://www.sanisoft.com/blog/author/adityamooley/
10
  Modified by Dr. Tarique Sani <tarique@sanisoft.com> to make it work with Wordpress 3.4
readme.txt CHANGED
@@ -2,13 +2,16 @@
2
  Contributors: adityamooley
3
  Tags: Post, thumbnail, automatic, posts, featured image, image, featured, images, admin
4
  Requires at least: 2.9.1
5
- Tested up to: 3.4
6
- Stable tag: 3.3.0
7
 
8
  Automatically generate the Post Thumbnail (Featured Thumbnail) from the first image in post or any custom post type only if Post Thumbnail is not set manually.
9
 
10
  == Description ==
11
 
 
 
 
12
  Auto post thumbnail is a plugin to generate post thumbnail from first image in post or any custom post type. If the first image doesn't work it will automatically search for the next one and so on until the post thumbnail is inserted.
13
 
14
  If the post thumbnail is already present, the plugin will do nothing.
@@ -25,8 +28,11 @@ For more details, see http://www.sanisoft.com/blog/2010/04/19/wordpress-plugin-a
25
 
26
  == Changelog ==
27
 
 
 
 
28
  = 3.3.0 =
29
- * Added fix for featured images behaving differently in Wordpress version 3.4. NOTE: This version will fix only images in future posts. For fixing images of past posts see http://www.clickthrough-marketing.com/how-to-fix-auto-post-thumbnail-on-wordpress-3.4-seo-friendly-800610805/
30
 
31
  = 3.2.3 =
32
  * Added fix for jquery progress bar error causing due to Wordpress version 3.1
2
  Contributors: adityamooley
3
  Tags: Post, thumbnail, automatic, posts, featured image, image, featured, images, admin
4
  Requires at least: 2.9.1
5
+ Tested up to: 3.5.1
6
+ Stable tag: 3.3.1
7
 
8
  Automatically generate the Post Thumbnail (Featured Thumbnail) from the first image in post or any custom post type only if Post Thumbnail is not set manually.
9
 
10
  == Description ==
11
 
12
+
13
+ Go PRO! A premium version of the plugin has been launched with many more features - [See for details](http://codecanyon.net/item/auto-post-thumbnail-pro/4322624?ref=sanisoft)
14
+
15
  Auto post thumbnail is a plugin to generate post thumbnail from first image in post or any custom post type. If the first image doesn't work it will automatically search for the next one and so on until the post thumbnail is inserted.
16
 
17
  If the post thumbnail is already present, the plugin will do nothing.
28
 
29
  == Changelog ==
30
 
31
+ = 3.3.1 =
32
+ * Tested with WordPress-3.5.1
33
+
34
  = 3.3.0 =
35
+ * Added fix for featured images behaving differently in Wordpress version 3.4. NOTE: This version will fix only images in future posts. For fixing images of past posts see http://www.clickthrough-marketing.com/how-to-fix-auto-post-thumbnail-on-wordpress-3.4-seo-friendly-800610805/
36
 
37
  = 3.2.3 =
38
  * Added fix for jquery progress bar error causing due to Wordpress version 3.1