Switch language

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




__clear_multi_author_cache [ WordPress Function ]

__clear_multi_author_cache ( No parameters )
Defined at:



Helper function to clear the cache for number of authors.

Source


<?php
function __clear_multi_author_cache() {
    
wp_cache_delete('is_multi_author''posts');
}
?>

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