
As a result of the voting, which I conducted at the beginning of the month, I decided to develop
(a) RSS More plugin to meet the needs of all respondents.
Functional
Well, for starters, it is worthwhile to voice a compromise solution, which was announced several times in the comments to the vote - the best option is to let the user decide for himself which version of RSS to read - full or just an announcement.
Consequently, the plugin will create a second, additional tape; in fact, this is its main and only purpose.
Although one more small point, for large articles the reuse of the <! - more -> tag will allow you to cut the article even in full RSS mode.
')
Download
The plugin (a) RSS More is available in the Wordpress repository:
http://wordpress.org/extend/plugins/a-rss-more/Installation
- Unpack the archive with the plugin in the directory / wp-content / plugins / a-rss-more
- Activate the plugin (a) RSS More
- Turn on RSS feeds in full ( Settings »Reading )
- If your theme supports automatic-feed-links, then that's it.
- If there is no support, go to the file header.php and manually add a link to the new RSS
<link rel="alternate" type="application/rss+xml" title="Anounce Feed" href="http://domain.com/feed/?announce=1" />
<!-- or -->
<link rel="alternate" type="application/rss+xml" title="Anounce Feed" href="http://domain.com/?feed=rss2&announce=1" />
Settings
There are also a few settings hiding in
Settings »Reading :
