Forums Forums Search & Filter Pro Rebuild cache after AJAX request

Tagged: , ,

Viewing 1 post (of 1 total)
  • Ross Moderator
    #34565

    Hi Daniel

    You can manually trigger the update of the cache for a single post using:

    do_action('search_filter_update_post_cache', 1984);

    Where 1984 is the ID of your post.

    Hope that helps!

Viewing 1 post (of 1 total)