Version Description
Download this release
Release Info
Developer | dpe415 |
Plugin | Flexible Posts Widget |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- flexible-posts-widget.php +1 -1
- readme.txt +3 -5
flexible-posts-widget.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Flexible Posts Widget
|
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/flexible-posts-widget/
|
5 |
Author: David Paul Ellenwood
|
6 |
Author URI: http://dpedesign.com
|
7 |
-
Version: 1.0.
|
8 |
Description: An advanced posts display widget with many options: post by taxonomy & term or post type, thumbnails, order & order by, customizable templates
|
9 |
*/
|
10 |
|
4 |
Plugin URI: http://wordpress.org/extend/plugins/flexible-posts-widget/
|
5 |
Author: David Paul Ellenwood
|
6 |
Author URI: http://dpedesign.com
|
7 |
+
Version: 1.0.2
|
8 |
Description: An advanced posts display widget with many options: post by taxonomy & term or post type, thumbnails, order & order by, customizable templates
|
9 |
*/
|
10 |
|
readme.txt
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
=== Flexible Posts Widget ===
|
2 |
-
Author: David Paul Ellenwood
|
3 |
-
Author URI: http://dpedesign.com
|
4 |
-
Plugin URI: http://wordpress.org/extend/plugins/flexible-posts-widget/
|
5 |
-
Tags: widget, widgets, posts, recent posts, thumbnails, custom post types, custom taxonomies
|
6 |
Contributors: David Paul Ellenwood
|
|
|
|
|
7 |
Requires at least: 3.2
|
8 |
Tested up to: 3.3.1
|
9 |
-
Stable tag: 1.0.
|
10 |
|
11 |
An advanced posts display widget with many options: post by taxonomy & term or post type, thumbnails, order & order by, customizable templates
|
12 |
|
1 |
=== Flexible Posts Widget ===
|
|
|
|
|
|
|
|
|
2 |
Contributors: David Paul Ellenwood
|
3 |
+
Donate link:
|
4 |
+
Tags: widget, widgets, posts, recent posts, thumbnails, custom post types, custom taxonomies
|
5 |
Requires at least: 3.2
|
6 |
Tested up to: 3.3.1
|
7 |
+
Stable tag: 1.0.2
|
8 |
|
9 |
An advanced posts display widget with many options: post by taxonomy & term or post type, thumbnails, order & order by, customizable templates
|
10 |
|