Purging only the edited post and the homepage leaves related listing pages stale: blog pagination (/page/2/ ...), category/tag/term archives containing the post, the author archive, and their feeds.
Spec: on post publish/update, purge_post_cache() also clears:
home/blog pagination
all term archives the post belongs to
the author archive
date archive
feeds of the above
Depends on the exclusion/bypass rules staying consistent with #12 (drop-in TTL).
Purging only the edited post and the homepage leaves related listing pages stale: blog pagination (/page/2/ ...), category/tag/term archives containing the post, the author archive, and their feeds.
**Spec:** on post publish/update, purge_post_cache() also clears:
- home/blog pagination
- all term archives the post belongs to
- the author archive
- date archive
- feeds of the above
Depends on the exclusion/bypass rules staying consistent with #12 (drop-in TTL).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Purging only the edited post and the homepage leaves related listing pages stale: blog pagination (/page/2/ ...), category/tag/term archives containing the post, the author archive, and their feeds.
Spec: on post publish/update, purge_post_cache() also clears:
Depends on the exclusion/bypass rules staying consistent with #12 (drop-in TTL).