mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 06:23:22 +09:00
updated readme
This commit is contained in:
@@ -30,8 +30,17 @@ __Display Featured Image for Genesis__ has some styling built in but I have inte
|
||||
* `.excerpt` (for single posts/pages) and `.archive-description` (for archives) are styled as a unit. These are the containers for the post/page/archive/taxonomy title and description if the Move Excerpts option _is_ selected.
|
||||
* `.featured` is appended to the large image output directly above the post/page content.
|
||||
|
||||
#### New: Add Your Featured Image to Your RSS Feed
|
||||
|
||||
Now you can add the Featured Image from each post to your RSS feed. This is an optional setting and applied intelligently:
|
||||
|
||||
* if your feed is set to output the full text, the Featured Image will be added to the beginning of your post content as a full width image.
|
||||
* if your feed is set to output only the summary of your content, the Featured image will be added to the beginning of your summary as a thumbnail, aligned to the left.
|
||||
|
||||
You can check/change your feed settings on your site's Settings > Reading page.
|
||||
|
||||
## Requirements
|
||||
* WordPress 3.8, tested up to 4.0
|
||||
* WordPress 3.8, tested up to 4.1
|
||||
* the Genesis Framework
|
||||
|
||||
## Installation
|
||||
@@ -140,7 +149,13 @@ _Note:_ unless you check the option to __Move Excerpts/Archive Descriptions__, a
|
||||
|
||||
## Changelog
|
||||
|
||||
### 1.4.3
|
||||
### x.y.z (in process)
|
||||
* added new setting to include Featured Image in RSS feeds
|
||||
* added fallback image output if js is disabled
|
||||
* fixed output if user is using Photon (the Jetpack module)
|
||||
* fixed output for large image (not backstretch)
|
||||
|
||||
### 1.4.3 - 2014-11-18
|
||||
* better decision making process for firing up scripts/styles
|
||||
* moved scripts to footer
|
||||
* set plugin version to be used for scripts/style versions
|
||||
|
||||
Reference in New Issue
Block a user