wpseek.com
A WordPress-centric search engine for devs and theme authors
clean_page_cache is deprecated since version 3.4.0!
Alternative: clean_post_cache()
Alternative: clean_post_cache()
clean_page_cache › WordPress Function
Since2.0.0
Deprecated3.4.0
› clean_page_cache ( $id )
Parameters: |
|
See: | |
Defined at: |
|
Codex: |
Will clean the page in the cache.
Clean (read: delete) page from cache that matches $id. Will also clean cache associated with 'all_page_ids' and 'get_pages'.Related Functions: clean_post_cache, clean_user_cache, wp_clean_update_cache, clean_blog_cache, clean_term_cache