
We've recently made some changes to the posts dashboard so you can quickly view and access more posts.
The new default view in the dashboard shows 50 posts at once:
You can now customize how many posts you want to view at once. Choose from 10, 25, 50, or 100:
And you can also jump to a specific page by typing in the page number:
This should make searching for past posts much more efficient. Feel free to set your dashboard view to what works best for your workflow.
Cache Times for the Post Dashboard
Sometimes you will notice that there is a delay in updating the number of posts in the post dashboard. This is because there is a cache time for the storage regarding the number of posts.
There are three cache times related to the number of posts:
- For sites with less than 1,000 posts, we cache for 5 minutes. This means we will update the post number every 5 minutes.
- For sites with more than 1,000 posts (which takes more time to count them) there are two conditions we use to calculate cache time:
- When we filter by period of time( e.g. yesterday, today, last month, last 30 days, etc.), the cache time is 6 hours.
- When we filter posts for all time, we use a cache time of 12 hours.
Happy posting, Rebels!