__clear_multi_author_cache [ WordPress Function ]
__clear_multi_author_cache ( No parameters )
| Defined at: |
|
Benzer Fonksiyonlar: clean_category_cache, is_multi_author, clean_user_cache, clean_term_cache, wp_clear_auth_cookie
Helper function to clear the cache for number of authors.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- __clear_multi_author_cache() WordPress function reference ...
Helper function to clear the cache for number of authors.
queryposts.com - Docs for page author-template.php
__clear_multi_author_cache (line 391). Helper function to clear the cache for number of authors. private: void __clear_multi_author_cache (). Documentation ...
phpdoc.wordpress.org - PHPXRef 0.7 : WordPress : /wp-includes/author-template.php source
May 7, 2012... 391 function __clear_multi_author_cache() { 392 wp_cache_delete(' is_multi_author', 'posts'); 393 } 394 add_action('transition_post_status', ...
phpxref.ftwr.co.uk - I cannot Access My Website: hamishcarpenterphotography.com ...
@private */ function __clear_multi_author_cache() { wp_cache_delete(' is_multi_author', 'posts'); } add_action('transition_post_status', ...
support.godaddy.com