wp_defer_term_counting [ WordPress Function ]
wp_defer_term_counting ( $defer = null )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Benzer Fonksiyonlar: wp_defer_comment_counting, wp_update_term_count, wp_update_term_count_now, _pad_term_counts, _update_generic_term_count
Enable or disable term counting.
Examples [ wp-snippets.com ]
Google Arama Sonuçlarý
- WordPress › Support » Tags — wp_defer_term_counting
Forums. Username or Email Address Password (forgot?) Register · WordPress › Support » wp_defer_term_counting. Tag: wp_defer_term_counting Add New » ...
wordpress.org - #5377 (Defer term counts during multiple inserts) – WordPress Trac
The enclosed patch provides a wp_defer_term_counting() function that can be used to temporarily disable term counts when inserting multiple posts: ...
core.trac.wordpress.org - Docs for page functions.wp-taxonomy.php
$taxonomy; $args. wp_defer_term_counting (line 127). void wp_defer_term_counting ([ $defer = NULL]). $defer. wp_delete_object_term_relationships (line 92) ...
phpdoc.ftwr.co.uk - optimization - Optimize post insert and delete for bulk operations ...
Feb 17, 2011 ... up vote 3 down vote. When updating post taxonomies, you can call wp_defer_term_counting( true ) before you do your mass operation, and ...
wordpress.stackexchange.com