This commit is contained in:
Robin Cornett
2014-11-11 17:11:39 -05:00
parent 74992faa23
commit 13e9fcb176
3 changed files with 9 additions and 2 deletions
+4
View File
@@ -140,8 +140,12 @@ _Note:_ unless you check the option to __Move Excerpts/Archive Descriptions__, a
## Changelog
### 1.4.2
* bugfix: titles fixed for Genesis Blog Template
### 1.4.1
* bugfix: correctly added post type support for excerpts to pages
* simplified deactivation/translation
### 1.4.0
* all settings updated for bloat and moved to a new submenu page under Appearance
+1 -1
View File
@@ -12,7 +12,7 @@
* Plugin Name: Display Featured Image for Genesis
* Plugin URI: http://github.com/robincornett/display-featured-image-genesis/
* Description: This plugin requires the Genesis Framework. It varies the display of the post or page featured image, depending on size.
* Version: 1.4.1
* Version: 1.4.2
* Author: Robin Cornett
* Author URI: http://robincornett.com
* License: GPL-2.0+
+4 -1
View File
@@ -5,7 +5,7 @@ Donate link: https://robincornett.com/donate/
Tags: backstretch, featured image, featured images, genesis, studiopress, post thumbnails
Requires at least: 3.8
Tested up to: 4.0
Stable tag: 1.4.1
Stable tag: 1.4.2
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -111,6 +111,9 @@ bugfix: correctly added post type support for excerpts to pages
== Changelog ==
= 1.4.2 =
* bugfix: titles fixed for Genesis Blog Template
= 1.4.1 =
* bugfix: correctly added post type support for excerpts to pages