Forums › Forums › Search & Filter Pro › Cache
Tagged: cache
- This topic has 8 replies, 2 voices, and was last updated 9 years ago by Anonymous.
-
Anonymous(Private) October 7, 2015 at 11:04 am #26695
Hi,
We import custom posts through a custom import and the filters will only update after manualy rebuild the cache.
Is it possible to turn this of or to do this progamaticly? Without having to login as an admin but in also in an automated proces?
Please advice.
Mark
ThordarRoss Moderator(Private) October 7, 2015 at 6:41 pm #26755Hey Mark
There is a function for this, but its hidden away, in the next version (likely this week) I will add this and document 🙂
Thanks
Ross Moderator(Private) October 8, 2015 at 3:47 pm #26861Hi Mark
There is, but its hidden – I will expose it for easy access in the next update.
Thanks
Ross Moderator(Private) October 11, 2015 at 8:29 pm #27043I’m afraid not – the cache is now used for meta queries so its pretty ingrained in some respects – I’m working on this at the moment and will get back to you once I’ve done the next release.
Thamks
Ross Moderator(Private) November 5, 2015 at 5:40 pm #29007Hey Mark
I’ve just added an action for this:
do_action('search_filter_update_post_cache', 1984);
Change
1984
for your post ID.This is not released yet but I’ve emailed you this update directly.
Thanks
-
AuthorPosts