From 22a9ff1b34d29cffec4aff180d031567a1512f57 Mon Sep 17 00:00:00 2001 From: Robin Cornett Date: Tue, 3 Feb 2015 08:44:37 -0500 Subject: [PATCH] update readme --- README.md | 2 +- display-featured-image-genesis.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d951c69..ca0093a 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ _Note:_ because the entry header applies to all posts on a page, such as a blog ## Changelog -### 2.0.0 +### 2.0.0 - 2015-02-03 * added featured images to taxonomy terms! * added featured images to custom post type archive pages! * added featured image previews to the admin! diff --git a/display-featured-image-genesis.php b/display-featured-image-genesis.php index 863e064..ac61a00 100644 --- a/display-featured-image-genesis.php +++ b/display-featured-image-genesis.php @@ -6,12 +6,12 @@ * @author Robin Cornett * @license GPL-2.0+ * @link http://robincornett.com - * @copyright 2014 Robin Cornett Creative, LLC + * @copyright 2014-2015 Robin Cornett Creative, LLC * * @wordpress-plugin * 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 intelligently varies the display of the post or page featured image, depending on size. + * Description: This plugin works within the Genesis Framework, to display featured images in beautiful and dynamic ways. * Version: 2.0.0 * Author: Robin Cornett * Author URI: http://robincornett.com