{"id":3721,"date":"2008-09-17T12:24:33","date_gmt":"2008-09-17T12:24:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-more-feeds\/"},"modified":"2008-10-30T04:36:39","modified_gmt":"2008-10-30T04:36:39","slug":"wp-more-feeds","status":"publish","type":"plugin","link":"https:\/\/nl.wordpress.org\/plugins\/wp-more-feeds\/","author":1029106,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.17","stable_tag":"0.17","tested":"2.6.3","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"WP More Feeds","header_author":"Andrew Zhang","header_description":"","assets_banners_color":"","last_updated":"2008-10-30 04:36:39","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.mashget.com","header_plugin_uri":"http:\/\/www.mashget.com\/2008\/09\/10\/wp-more-feeds-for-wordpress\/","header_author_uri":"http:\/\/www.mashget.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":6281,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.15","0.16","0.17"],"block_files":[],"assets_screenshots":{"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":"1539073","resolution":"4","location":"plugin"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539073","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1539073","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539073","resolution":"1","location":"plugin"}},"screenshots":{"1":"The WP More Feeds Options","2":"RSS Feed in Firefox","3":"RSS Feed in IE","4":"RSS Feed in Safari"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2515,610,252,850,609],"plugin_category":[57],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-3721","plugin","type-plugin","status-publish","hentry","plugin_tags-atom","plugin_tags-categories","plugin_tags-feed","plugin_tags-rss","plugin_tags-tags","plugin_category-taxonomy","plugin_committers-andrewzhang"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-more-feeds.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-more-feeds\/trunk\/screenshot-1.jpg?rev=1539073","caption":"The WP More Feeds Options"},{"src":"https:\/\/ps.w.org\/wp-more-feeds\/trunk\/screenshot-2.jpg?rev=1539073","caption":"RSS Feed in Firefox"},{"src":"https:\/\/ps.w.org\/wp-more-feeds\/trunk\/screenshot-3.jpg?rev=1539073","caption":"RSS Feed in IE"},{"src":"https:\/\/ps.w.org\/wp-more-feeds\/trunk\/screenshot-4.jpg?rev=1539073","caption":"RSS Feed in Safari"}],"raw_content":"<!--section=description-->\n<p>Generate RSS feeds for category and tag archive pages.<\/p>\n\n<p><a href=\"http:\/\/www.mashget.com\/2008\/09\/15\/wp-more-feeds-changelog\/\">ChangeLog<\/a><\/p>\n\n<p><strong>What is RSS?<\/strong><\/p>\n\n<p>Rss is becoming more and more popular, if you\u2019re not familar with it, you may read <a href=\"http:\/\/www.problogger.net\/what-is-rss\/\">this ariticle<\/a> by Darren Rowse, who is a very successful blogger. RSS help Darren promote his site and keep his readers, actually I\u2019m one of them:)<\/p>\n\n<p><strong>What WP More Feeds does?<\/strong><\/p>\n\n<p>WP More Feeds just simply generate more feed links for category page and tag page, you can call it Category Feed and Tag Feed. That will give the readers more choices.<\/p>\n\n<p><strong>How to find the feeds?<\/strong><\/p>\n\n<p>WordPress supports RSS feed, if you have a look at the source page of this page , you may find some code like this in the head:<\/p>\n\n<pre><code>&lt;link rel=\"alternate\" type=\"application\/rss+xml\" title=\"MashGet RSS Feed\" href=\"http:\/\/feeds.feedburner.com\/mashget\/\" \/&gt;\n<\/code><\/pre>\n\n<p>That\u2019s it, the RSS Feed, which is for the whole site. If you install WP More Feeds, you can get another feed on category or tag pages.<\/p>\n\n<p>Actually, most browers will find this feed for you today, for Firefox, you\u2019ll find a RSS icon on the right side of the address bar. See the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-more-feeds\/screenshots\/\">ScreenShots<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure the plugin through Settings -&gt; WP More Feeds(see the <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wp-more-feeds\/screenshots\/\">ScreenShots<\/a>)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to add a rss feed link on my category or tag page?<\/dt>\n<dd><p>You may edit your theme template archive.php, the code will be like this:<\/p>\n\n<pre><code>&lt;?php if($morefeeds-&gt;currentRssInfo):?&gt;\n&lt;span class='mflink'&gt;&lt;a href=\"&lt;?php echo $morefeeds-&gt;currentRssInfo['link'];?&gt;\" title=\"&lt;?php echo $morefeeds-&gt;currentRssInfo['title'];?&gt;\"&gt;RSS&lt;\/a&gt;&lt;\/span&gt;\n    &lt;?php endif; ?&gt;\n<\/code><\/pre>\n\n<p>Ye, a little complicated, right? I'll provide some simple way to do this in the next version.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Generate RSS feeds for category and tag archive pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=3721"}],"author":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/andrewzhang"}],"wp:attachment":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3721"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3721"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3721"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3721"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3721"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}