When creating “search” or “hashtag” feeds, the plugin is only able to retrieve tweets made within the last 7 days. To continue to display older tweets, our Twitter plugin has the ability to continuously add tweets to a long-term persistent cache in your WordPress database. You may see entries that start with “ctf_!_” in your wp_options table.
If you don’t need to display tweets that were made more than 7 days ago, it is ideal to disable the persistent cache. Here are the steps to disable the persistent cache. Please note that this will permanently delete tweets from “search” and “hashtag” feeds that were made more than 7 days ago.
Version 2.0 and above.
- Go to WordPress Dashboard > Twitter Feed > Settings > Advanced
- Click the Reset button next to Persistent Cache to clear the existing permanent cache
- Disable the Persistent Cache setting and then click Save Changes
Below version 2.0
- Go to Twitter Feeds in the WordPress dashboard. Click on the Customize tab.
- Scroll down to the Advanced area and find the button to “Clear persistent caches”. Click the button to clear existing persistent caches.
- Find the setting “Enable persistent caching by default”. Uncheck the checkbox and save your changes.