{"id":8774,"date":"2010-04-16T01:03:18","date_gmt":"2010-04-16T01:03:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/rss-in-page\/"},"modified":"2013-10-21T20:23:21","modified_gmt":"2013-10-21T20:23:21","slug":"rss-in-page","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/rss-in-page\/","author":313729,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.9.1","stable_tag":"trunk","tested":"3.6.1","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"RSS in Page","header_author":"Titus Bicknell","header_description":"","assets_banners_color":"","last_updated":"2013-10-21 20:23:21","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.titusbicknell.com\/wordpress\/rss-in-page","header_plugin_uri":"http:\/\/www.titusbicknell.com\/wordpress\/rss-in-page","header_author_uri":"http:\/\/titusbicknell.com","rating":5,"author_block_rating":0,"active_installs":500,"downloads":45365,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[243,166,850],"plugin_category":[],"plugin_contributors":[80474],"plugin_business_model":[],"class_list":["post-8774","plugin","type-plugin","status-closed","hentry","plugin_tags-pages","plugin_tags-posts","plugin_tags-rss","plugin_contributors-titusbicknell","plugin_committers-titusbicknell"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/rss-in-page.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Short code [rssinpage rssfeed='feedURL'] generates a list of RSS feed items with date, title, link, description and now image.<\/p>\n\n<p>Supports multiple feed URLs separated by commas e.g. rssfeed='feedurl1, feedurl2' and displaying the feed name.<\/p>\n\n<p>Supports truncation of the feed title and description now with a read more link.<\/p>\n\n<p>Optional attributes:<\/p>\n\n<ul>\n<li>rssformat allows you to format the output using format parameters e.g. the default x: Y - w&lt;br&gt;z where x is the date, Y is the title with a link, y is the title, z is the description and w is the feed title, p adds a thumbnail image<\/li>\n<li>rssitems='number' sets the number of items to return, default is 5<\/li>\n<li>rssorder='asc' returns items from oldest to newest, default is 'desc' which returns items from newest to oldest<\/li>\n<li>rsstarget='_blank' opens item link in new window, default is '_self'<\/li>\n<li>rssdateformat allows item date to be formatted using php date parameters, default is RFC 2822 formatted date<\/li>\n<li>rss description='no' suppresses default display of the description<\/li>\n<li>rsscss='yourclassname' allows you to give the list a specific style rather than inheriting the default content list style in your theme  <\/li>\n<li>rsstitlelength allows you to truncate the title to a certain character length<\/li>\n<li>rssdescriptionlength allows you to truncate the description to a certain character length<\/li>\n<li>rssdescriptionreadmore allows you to set the text for a read more link<\/li>\n<li>rsstimezone allows you to set the timezone in which the feed datetime will be displayed, default is UTC; use values from the php list of supported timezones e.g. PST is America\/Los_Angeles, MST is America\/Denver, CST is America\/Chicago, EST is America\/New_York.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Download <code>RSSinpage.zip<\/code><\/li>\n<li>Upload and activate <strong>RSS in Page<\/strong> through the <code>Plugins<\/code> menu in <strong>WordPress<\/strong><\/li>\n<li>insert short code [rssinpage rssfeed='feedURL'] into your page or post and replace feedURL with a valid RSS feed for the content you wish to include<\/li>\n<\/ol>\n\n<p>or<\/p>\n\n<ol>\n<li>Download <code>RSSinpage.zip<\/code><\/li>\n<li>Unzip <code>RSSinpage.zip<\/code> and upload to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate <strong>RSS in Page<\/strong> through the <code>Plugins<\/code> menu in <strong>WordPress<\/strong><\/li>\n<li>insert short code [rssinpage rssfeed='feedURL'] into your page or post and replace feedURL with a valid RSS feed for the content you wish to include<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p>2.9.1:<\/p>\n\n<ul>\n<li>defined default value for rssdescriptionreadmore<\/li>\n<\/ul>\n\n<p>2.9:<\/p>\n\n<ul>\n<li>support for html tages in rssformat e.g. &lt;br \/&gt;, &lt;b&gt;<\/li>\n<li>added format paramater p to add a thumbnail for a feed item<\/li>\n<li>added rssdescriptionreadmore to set the text for a read more link when the description is truncated using rssdescriptionlength<\/li>\n<\/ul>\n\n<p>2.8:<\/p>\n\n<ul>\n<li>added rssdescriptionlength to truncate long descriptions and add an elipsis<\/li>\n<li>added unset() to ensure feed item data is not passed to subsequent item<\/li>\n<\/ul>\n\n<p>2.7:<\/p>\n\n<ul>\n<li>added format parameter to allow custom output to include the feed name as w<\/li>\n<\/ul>\n\n<p>2.6:<\/p>\n\n<ul>\n<li>added timezone support<\/li>\n<\/ul>\n\n<p>2.5:<\/p>\n\n<ul>\n<li>updated separator for multiple feed URLs to avoid yahoo pipes feed issue<\/li>\n<\/ul>\n\n<p>2.4:<\/p>\n\n<ul>\n<li>added support for multiple feed URLs<\/li>\n<\/ul>\n\n<p>2.3:<\/p>\n\n<ul>\n<li>set simplepie cache location, check folder exists and create it if necessary<\/li>\n<\/ul>\n\n<p>2.2:<\/p>\n\n<ul>\n<li>rebuilt fetch_feed to shorten chache time to 60 seconds<\/li>\n<li>added link title roll over<\/li>\n<\/ul>\n\n<p>2.1:<\/p>\n\n<ul>\n<li>added function so shortcode can handle feed URLs with or without http:\/\/ element<\/li>\n<li>added rsstitlelength to truncate long titles and add an elipsis<\/li>\n<\/ul>\n\n<p>2.0:<\/p>\n\n<ul>\n<li>added format parameters to allow custom output using x for date, y for title, Y for title with link and z for description - default rssformat='x: Y<br \/>z'<\/li>\n<\/ul>\n\n<p>1.5:<\/p>\n\n<ul>\n<li>fixed encoding issue preventing feed URLs with iso-8859-1 entities from parsing<\/li>\n<\/ul>\n\n<p>1.2:<\/p>\n\n<ul>\n<li>added optional attributes:<\/li>\n<li>rssdescription<\/li>\n<li>rsscss<\/li>\n<\/ul>\n\n<p>1.1:<\/p>\n\n<ul>\n<li>added optional attributes:<\/li>\n<li>rsstarget='_blank' opens item link in new window, default is '_self'<\/li>\n<li>rssdateformat allows item date to be formatted using php date parameters, default is RFC 2822 formatted date<\/li>\n<\/ul>\n\n<p>1.0:<\/p>\n\n<ul>\n<li>added optional attributes:<\/li>\n<li>rssitems='number' sets the number of items to return, default is 5;<\/li>\n<li>rssorder='asc' returns items from oldest to newest, default is 'desc' which returns items from newest to oldest.<\/li>\n<li>added condition to verify requested items does not exceed available items<\/li>\n<\/ul>","raw_excerpt":"Short code [rssinpage rssfeed=&#039;feedURL&#039;] generates a list of RSS feed items with date, title, link, description and now image.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/8774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=8774"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/titusbicknell"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=8774"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=8774"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=8774"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=8774"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=8774"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=8774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}