Core Function
View Source on Trac ↗ wp_queue_posts_for_term_meta_lazyload()
wp_queue_posts_for_term_meta_lazyload( mixed $posts ) Queues posts for lazy-loading of term meta.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $posts WP_Post[] | Array of WP_Post objects. Required |
Return Value
(void)
No return value description available.
Function Information
Since Version
4.5.0
Source File
wp-includes/post.php
Advertisement