Update version, readme

This commit is contained in:
Robin Cornett
2018-02-21 13:09:43 -05:00
parent 029a486ddb
commit ac4b46a537
3 changed files with 6 additions and 2 deletions
+2
View File
@@ -241,6 +241,8 @@ to a convenient location, such as your functions.php file. Otherwise, the page t
* added: advanced settings for changing featured image hooks without code
* added: shortcodes for outputting featured image widgets anywhere
* added: optional media buttons to make shortcode creation easier
* added: optional custom text for content type, term widgets
* added: optional link to term archive on widget
* improved: widgets have been tidied up and refactored
* improved: settings pages have been tidied up and refactored
* changed: new minimum WP version is 4.4
+1 -1
View File
@@ -12,7 +12,7 @@
* Plugin Name: Display Featured Image for Genesis
* Plugin URI: https://github.com/robincornett/display-featured-image-genesis/
* Description: This plugin works within the Genesis Framework, to display featured images in beautiful and dynamic ways.
* Version: 2.7.0beta
* Version: 2.7.0
* Author: Robin Cornett
* Author URI: https://robincornett.com
* Text Domain: display-featured-image-genesis
+3 -1
View File
@@ -5,7 +5,7 @@ Donate link: https://robincornett.com/donate/
Tags: backstretch, featured image, featured images, genesis, studiopress, post thumbnails, featured image rss, rss
Requires at least: 4.4
Tested up to: 4.9
Stable tag: 2.7.0beta
Stable tag: 2.7.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -194,6 +194,8 @@ This will follow the settings you choose in the Genesis Theme Settings.
* added: advanced settings for changing featured image hooks without code
* added: shortcodes for outputting featured image widgets anywhere
* added: optional media buttons to make shortcode creation easier
* added: optional custom text for content type, term widgets
* added: optional link to term archive on widget
* improved: widgets have been tidied up and refactored
* improved: settings pages have been tidied up and refactored
* changed: new minimum WP version is 4.4