{"id":6253,"date":"2009-07-25T16:28:17","date_gmt":"2009-07-25T16:28:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/recent-posts-with-excerpts\/"},"modified":"2016-06-30T20:09:02","modified_gmt":"2016-06-30T20:09:02","slug":"recent-posts-with-excerpts","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/recent-posts-with-excerpts\/","author":7652,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.6.1","stable_tag":"trunk","tested":"4.8.28","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Recent Posts with Excerpts","header_author":"Stephanie Leary","header_description":"","assets_banners_color":"","last_updated":"2016-06-30 20:09:02","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/stephanieleary.com\/code\/wordpress\/recent-posts-with-excerpts\/","header_plugin_uri":"http:\/\/stephanieleary.com\/code\/wordpress\/recent-posts-with-excerpts\/","header_author_uri":"http:\/\/stephanieleary.com","rating":4.5,"author_block_rating":0,"active_installs":700,"downloads":52868,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":"1","3":0,"4":0,"5":"5"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.11","1.12","1.2","1.20","2.0","2.1","2.2","2.3","2.3.1","2.3.2","2.4","2.5","2.5.1","2.5.2","2.5.3","2.5.4","2.5.5","2.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"692568","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"692568","resolution":"2","location":"assets"}},"screenshots":{"1":"The widget manager.","2":"What is shown, given the settings shown in screenshot #1, using the default theme."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4923,241],"plugin_category":[43],"plugin_contributors":[79252],"plugin_business_model":[],"class_list":["post-6253","plugin","type-plugin","status-publish","hentry","plugin_tags-excerpts","plugin_tags-widgets","plugin_category-customization","plugin_contributors-sillybean","plugin_committers-sillybean"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/recent-posts-with-excerpts.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/recent-posts-with-excerpts\/assets\/screenshot-1.png?rev=692568","caption":"The widget manager."},{"src":"https:\/\/ps.w.org\/recent-posts-with-excerpts\/assets\/screenshot-2.png?rev=692568","caption":"What is shown, given the settings shown in screenshot #1, using the default theme."}],"raw_content":"<!--section=description-->\n<p>A widget that lists your most recent posts with excerpts, optionally limited to a category. The number of posts and excerpts is configurable; for example, you could show the titles of five posts but include the excerpt for only the two most recent. Supports <a href=\"http:\/\/robsnotebook.com\/the-excerpt-reloaded\/\">the_excerpt Reloaded<\/a> and <a href=\"http:\/\/sparepencil.com\/code\/advanced-excerpt\/\">Advanced Excerpt<\/a> for excerpts with HTML formatting.<\/p>\n\n<p>New! Supports displaying post thumbnails along with excerpts. Widget options let you place the thumbnails above the title, in between the title and the excerpt, or below the excerpt.<\/p>\n\n<p>Now on <a href=\"https:\/\/github.com\/sillybean\/Recent-Posts-with-Excerpts\">GitHub<\/a>.<\/p>\n\n<h4>Translations<\/h4>\n\n<ul>\n<li>Serbo-Croatian (sr-RS) by <a href=\"http:\/\/www.webhostinghub.com\">Borisa Djuraskovic<\/a><\/li>\n<\/ul>\n\n<p>If you would like to send me a translation, please write to me through <a href=\"http:\/\/stephanieleary.com\/about\/contact\/\">my contact page<\/a>. Let me know which plugin you've translated and how you would like to be credited. I will write you back so you can attach the files in your reply.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin directory to <code>\/wp-content\/plugins\/<\/code> <\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>Go to Appearance &rarr; Widgets to add widgets to your sidebar in widget-ready themes.<\/p>\n\n<!--section=faq-->\n<p>To style your excerpts, add a declaration for <code>.recent_with_excerpt li blockquote<\/code> to your theme's stylesheet.<\/p>\n\n<p>To add a link to the bottom of the widget's output, below the list, use the <code>recent_posts_with_excerpts_end<\/code> action. Example:<\/p>\n\n<pre><code>add_action( 'recent_posts_with_excerpts_end', 'my_recent_posts_more' );\nfunction my_recent_posts_more() {\n    echo '&lt;a class=\"readmore\" href=\"\/news\/archive\"&gt;More&lt;\/a&gt;';\n}\n<\/code><\/pre>\n\n<p>To add something above the list, use the <code>recent_posts_with_excerpts_begin<\/code> action instead.<\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the plugin directory to <code>\/wp-content\/plugins\/<\/code> <\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>Go to Appearance &rarr; Widgets to add widgets to your sidebar in widget-ready themes.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.6.1<\/h4>\n\n<ul>\n<li>The 'recent_posts_with_excerpts_query' filter now accepts a second parameter, $instance, to give developers access to the widget's settings.<\/li>\n<\/ul>\n\n<h4>2.6<\/h4>\n\n<ul>\n<li>Constructor update.<\/li>\n<\/ul>\n\n<h4>2.5.5<\/h4>\n\n<ul>\n<li>New offset option, props Carlos Santana.<\/li>\n<li>New option to ignore sticky posts, props Francesco Mele.<\/li>\n<\/ul>\n\n<h4>2.5.3<\/h4>\n\n<ul>\n<li>Added POT file.<\/li>\n<\/ul>\n\n<h4>2.5.2<\/h4>\n\n<ul>\n<li>Added 'recent_posts_with_excerpts_query' filter to allow modifications to the widget's query.<\/li>\n<\/ul>\n\n<h4>2.5.1<\/h4>\n\n<ul>\n<li>Changed the_time() to get_the_time(), which prevents the date from appearing outside its intended heading tag.<\/li>\n<\/ul>\n\n<h4>2.5<\/h4>\n\n<ul>\n<li>Cleaned up empty classes.<\/li>\n<li>Added actions to the top (<code>recent_posts_with_excerpts_begin<\/code>) and bottom (<code>recent_posts_with_excerpts_end<\/code>) of the widget output, for developers to customize. See the FAQ tab for an example.<\/li>\n<li>Improved the thumbnail size dropdown.<\/li>\n<\/ul>\n\n<h4>2.4<\/h4>\n\n<ul>\n<li>Added support for displaying post thumbnails with the excerpts.<\/li>\n<li>Localized strings for translators.<\/li>\n<\/ul>\n\n<h4>2.3.2<\/h4>\n\n<ul>\n<li>Fixed a bug in which limiting the posts to a category and\/or tag would override the setting for the number of posts to display.<\/li>\n<\/ul>\n\n<h4>2.3.1<\/h4>\n\n<ul>\n<li>Fixing bugs and restoring \"more\" option broken in 2.3.<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>Added option to display the date.<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Fixed HTML validation error. (Thanks, Cris!)<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Added tag limit option<\/li>\n<li>All widget input fields are now localized (September 11, 2009)<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Added widget title option<\/li>\n<li>had to jump version numbers (did the earlier ones wrong, apparently) (August 3, 2009)<\/li>\n<\/ul>\n\n<h4>1.12<\/h4>\n\n<ul>\n<li>bugfix -- needed to reset the Loop after the widget runs (August 2, 2009)<\/li>\n<\/ul>\n\n<h4>1.11<\/h4>\n\n<ul>\n<li>bugfix -- 'more' text did not change according to settings (July 26, 2009)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added category option (July 26, 2009)<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release (July 24, 2009)<\/li>\n<\/ul>","raw_excerpt":"A widget that lists your most recent posts with optional excerpts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6253"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sillybean"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6253"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6253"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6253"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6253"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6253"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}