[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes proposed in this Pull Request:
The blocks are cached for five minutes and there is no way of invalidating this cache. This change will invalidate the cache if the page containing the block has been modified.
Especially looking for @claudiulodro 's input as the original feature author.
How to test the changes in this Pull Request:
On release, make sure the homepage is set to display the HPB with the latest posts
Publish a new post, observe it absent from the homepage
Switch to this branch, again publish a new post, observe the homepage contains the new post
Other information:
[x] Have you added an explanation of what your changes do and why you'd like us to include them?
[ ] Have you written new tests for your changes, as applicable?
[x] Have you successfully ran tests with your changes locally?
All Submissions:
Changes proposed in this Pull Request:
The blocks are cached for five minutes and there is no way of invalidating this cache. This change will invalidate the cache if the page containing the block has been modified.
Especially looking for @claudiulodro 's input as the original feature author.
How to test the changes in this Pull Request:
release
, make sure the homepage is set to display the HPB with the latest postsOther information: