From 5c3c6ae6cba1850d105ac704128dc04fd962767d Mon Sep 17 00:00:00 2001 From: Robin Cornett Date: Wed, 31 Dec 2014 17:04:05 -0500 Subject: [PATCH] update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c15ffc4..de785d0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ _Note: although this plugin requires the [Genesis Framework by StudioPress](http #### An Image for Every Page -__Display Featured Image for Genesis__ now allows you to select a default, or fallback, Featured Image, which will be used if a post/page does not have a Featured Image set, or if the post/page's Featured Image is too small (smaller than your medium image setting), and on archive and taxonomy pages. You may set the Default Featured Image under Appearance > Display Featured Image Settings. +__Display Featured Image for Genesis__ now allows you to select a default, or fallback, Featured Image, which will be used if a post/page does not have a Featured Image set, or if the post/page's Featured Image is too small (smaller than your medium image setting), and on archive pages. You may set the Default Featured Image under Appearance > Display Featured Image Settings. + +As of version x.y.z, you can now set a Featured Image for each taxonomy (categories, tags, and any taxonomy for custom post types). This image will be used on taxonomy archives, and as a fallback image for posts within that taxonomy if no featured image exists (or if the featured image is too small). #### New: Add Your Featured Image to Your RSS Feed @@ -151,6 +153,10 @@ _Note:_ unless you check the option to __Move Excerpts/Archive Descriptions__, a ## Changelog +### x.y.z +* added featured images to taxonomies! +* added new setting to not move post titles to overlay Featured Image + ### 1.5.0 - 2014-12-13 * added new setting to include Featured Image in RSS feeds * added fallback image output if js is disabled