Automattic / Automattic/jetpack
Related Posts block: Make related posts of old posts refresh accordingly
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
As per @MichaelArestad's comment:
> One thing I did notice is that those first already published posts did not update the related posts section as more posts were added. I even tried updating it a few times, removing the blocks and readding them.
> What I would expect is that the related posts are always changing as the site grows and more content is written. I expect this would happen without having to ever go back to the older posts to "update" the related posts content.
Contributor guide
Research direction
Start by locating the Related Posts block implementation in the Jetpack plugin and trace how its post suggestions are stored and rendered for already published posts. Reproduce the behavior on an older post, then verify that its related posts change as new content is added without manually updating the post.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100