Changeset 1044216
- Timestamp:
- 12/14/2014 04:03:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
flexible-posts-widget/trunk/flexible-posts-widget.php
r1016175 r1044216 15 15 * Plugin URI: http://wordpress.org/extend/plugins/flexible-posts-widget 16 16 * Description: An advanced posts display widget with many options: get posts by post type and taxonomy & term or by post ID; sorting & ordering; feature images; custom templates and more. 17 * Version: 3.4 17 * Version: 3.4.1 18 18 * Author: dpe415 19 19 * Author URI: http://dpedesign.com … … 63 63 * @var string 64 64 */ 65 protected $plugin_version = '3.4 ';65 protected $plugin_version = '3.4.1'; 66 66 67 67 /**
Note: See TracChangeset
for help on using the changeset viewer.