mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-17 13:33:32 +09:00
readme
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user