Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




clean_category_cache [ WordPress Function ]

clean_category_cache ( $id )
Parameters:
  • (int) $id Category ID
Uses:
Defined at:



Remove the category cache data based on ID.

Source


<?php
function clean_category_cache$id ) {
    
clean_term_cache$id'category' );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics