Title: Delete Cache Public Function
Last modified: August 31, 2016

---

# Delete Cache Public Function

 *  [Maniou](https://wordpress.org/support/users/maniou/)
 * (@maniou)
 * [10 years ago](https://wordpress.org/support/topic/delete-cache-public-function/)
 * Hello Darren,
 * I’m allowing people to post articles on my blog from the front office using wp_insert_post
   and the cache is not deleting when a new post or an update is done.
 * Can you tell me how i can progammatically delete the cache or how to delete automatically
   the cache with wp_insert_post() / update_post_meta() ?
 * Thank you,
 * [https://wordpress.org/plugins/ajax-load-more/](https://wordpress.org/plugins/ajax-load-more/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Darren Cooney](https://wordpress.org/support/users/dcooney/)
 * (@dcooney)
 * [10 years ago](https://wordpress.org/support/topic/delete-cache-public-function/#post-7207785)
 * Hi Maniou,
    I guess that’s because it’s an admin function that clears the ALM
   cache.
 * Is it possible to write a custom function that fires `alm_delete_cache()` on 
   the admin side when your posts are published?
 *  Thread Starter [Maniou](https://wordpress.org/support/users/maniou/)
 * (@maniou)
 * [10 years ago](https://wordpress.org/support/topic/delete-cache-public-function/#post-7207786)
 * Hi Darren,
 * Thank you for you answer, I will try to fire alm_delete_cache() when a post is
   published / updated and I will let you know.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Delete Cache Public Function’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Maniou](https://wordpress.org/support/users/maniou/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/delete-cache-public-function/#post-7207786)
 * Status: not resolved