Skip to content

RSS Last-Modified Optimizer 1.0.0

Latest

Choose a tag to compare

@DanielDocekal DanielDocekal released this 04 Aug 18:20
· 2 commits to main since this release

Initial public release.\n\nThis WordPress plugin speeds up RSS feeds on large sites by avoiding expensive last-modified scans on large wp_posts tables. It short-circuits feed-only get_lastpostmodified( 'gmt', 'any' ) calls through pre_get_lastpostmodified and returns a timestamp stored in a non-autoloaded WordPress option.