Pulpcovers Modified Posts Feed
·
Creates a dedicated RSS feed of recently modified posts, ordered by last modified date. Ideal for news sites, editors, and content workflows.
Pulpcovers Modified Posts Feed adds a new RSS feed to your WordPress site that lists posts ordered by their last modified date instead of their publish date.
This is useful for:
- News sites that frequently update articles
- Editorial teams who want to track recent content changes
- Automated systems that monitor content updates
- Anyone who needs a feed of updated posts, not just newly published ones
The plugin is lightweight, fast, and includes optional caching and database indexing for improved performance on large sites.
🔧 Features
- Adds a new RSS feed at: https://yoursite.com/feed/modified-posts/
- Orders posts by last modified date (DESC)
- Supports custom post types
- Optional featured images via Media RSS
- Optional caching for performance
- Optional database index on
post_modifiedfor large sites - Multisite‑compatible
- Fully customizable via filters
Filters
Developers can customize:
- Feed slug
- Post types
- Post limit
- Caching behavior
- Featured image output
See the source code for available filters.