{"id":291628,"date":"2026-03-30T15:39:01","date_gmt":"2026-03-30T15:39:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/modified-posts-feed\/"},"modified":"2026-03-30T15:51:30","modified_gmt":"2026-03-30T15:51:30","slug":"pulpcovers-modified-posts-feed","status":"publish","type":"plugin","link":"https:\/\/tr.wordpress.org\/plugins\/pulpcovers-modified-posts-feed\/","author":9276309,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.9.4","requires":"6.2","requires_php":"7.4","requires_plugins":null,"header_name":"Pulpcovers Modified Posts Feed","header_author":"Pulpcovers","header_description":"Creates a dedicated RSS feed of recently modified posts, ordered by last modified date.","assets_banners_color":"","last_updated":"2026-03-30 15:51:30","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/pulpcovers\/pulpcovers-modified-posts-feed\/","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":67,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"pulpcovers","date":"2026-03-30 15:38:47"},"1.0.2":{"tag":"1.0.2","author":"pulpcovers","date":"2026-03-30 15:51:30"}},"upgrade_notice":{"1.0.1":"<p>Recommended update. Adds settings page, caching, and performance improvements.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3494808,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3494807,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[252,242313,850,5699,221188],"plugin_category":[],"plugin_contributors":[259024],"plugin_business_model":[],"class_list":["post-291628","plugin","type-plugin","status-publish","hentry","plugin_tags-feed","plugin_tags-modified-posts","plugin_tags-rss","plugin_tags-syndication","plugin_tags-updated-posts","plugin_contributors-pulpcovers","plugin_committers-pulpcovers"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/pulpcovers-modified-posts-feed\/assets\/icon-128x128.jpg?rev=3494808","icon_2x":"https:\/\/ps.w.org\/pulpcovers-modified-posts-feed\/assets\/icon-256x256.jpg?rev=3494807","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Pulpcovers Modified Posts Feed<\/strong> adds a new RSS feed to your WordPress site that lists posts ordered by their <em>last modified<\/em> date instead of their publish date.<\/p>\n\n<p>This is useful for:<\/p>\n\n<ul>\n<li>News sites that frequently update articles  <\/li>\n<li>Editorial teams who want to track recent content changes  <\/li>\n<li>Automated systems that monitor content updates  <\/li>\n<li>Anyone who needs a feed of <em>updated<\/em> posts, not just newly published ones  <\/li>\n<\/ul>\n\n<p>The plugin is lightweight, fast, and includes optional caching and database indexing for improved performance on large sites.<\/p>\n\n<h3>\ud83d\udd27 Features<\/h3>\n\n<ul>\n<li>Adds a new RSS feed at:<br \/>\n  https:\/\/yoursite.com\/feed\/modified-posts\/<\/li>\n<li>Orders posts by <strong>last modified date (DESC)<\/strong><\/li>\n<li>Supports custom post types<\/li>\n<li>Optional featured images via Media RSS<\/li>\n<li>Optional caching for performance<\/li>\n<li>Optional database index on <code>post_modified<\/code> for large sites<\/li>\n<li>Multisite\u2011compatible<\/li>\n<li>Fully customizable via filters<\/li>\n<\/ul>\n\n<h3>Filters<\/h3>\n\n<p>Developers can customize:<\/p>\n\n<ul>\n<li>Feed slug  <\/li>\n<li>Post types  <\/li>\n<li>Post limit  <\/li>\n<li>Caching behavior  <\/li>\n<li>Featured image output  <\/li>\n<\/ul>\n\n<p>See the source code for available filters.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate the plugin through <strong>Plugins \u2192 Installed Plugins<\/strong><\/li>\n<li>Visit <strong>Settings \u2192 Pulpcovers Modified Posts Feed<\/strong> to configure options<\/li>\n<li>Your feed will be available at:<br \/>\n   https:\/\/yoursite.com\/feed\/modified-posts\/<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"can%20i%20change%20the%20feed%20url%20slug%3F\"><h3>Can I change the feed URL slug?<\/h3><\/dt>\n<dd><p>Yes. Go to <strong>Settings \u2192 Pulpcovers Modified Posts Feed<\/strong> and change the slug.<br \/>\nRewrite rules will automatically flush.<\/p><\/dd>\n<dt id=\"does%20this%20affect%20my%20main%20rss%20feed%3F\"><h3>Does this affect my main RSS feed?<\/h3><\/dt>\n<dd><p>No. This plugin creates a <em>separate<\/em> feed and does not modify the default WordPress feeds.<\/p><\/dd>\n<dt id=\"does%20it%20support%20custom%20post%20types%3F\"><h3>Does it support custom post types?<\/h3><\/dt>\n<dd><p>Yes. Any public post type can be included.<\/p><\/dd>\n<dt id=\"does%20it%20support%20featured%20images%3F\"><h3>Does it support featured images?<\/h3><\/dt>\n<dd><p>Yes. When enabled, the feed outputs <code>&lt;media:content&gt;<\/code> tags compatible with most feed readers.<\/p><\/dd>\n<dt id=\"is%20caching%20required%3F\"><h3>Is caching required?<\/h3><\/dt>\n<dd><p>No, but it is recommended for performance, especially on large sites.<\/p><\/dd>\n<dt id=\"what%20does%20the%20database%20index%20do%3F\"><h3>What does the database index do?<\/h3><\/dt>\n<dd><p>It adds an index on the <code>post_modified<\/code> column to speed up queries.<br \/>\nThis is optional but recommended for high\u2011traffic or large\u2011content sites.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added settings page<\/li>\n<li>Added optional featured images<\/li>\n<li>Added optional caching<\/li>\n<li>Added optional database index<\/li>\n<li>Improved multisite support<\/li>\n<li>Code cleanup and documentation<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Creates a dedicated RSS feed of recently modified posts, ordered by last modified date. Ideal for news sites, editors, and content workflows.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/291628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=291628"}],"author":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/pulpcovers"}],"wp:attachment":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=291628"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=291628"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=291628"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=291628"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=291628"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=291628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}