WPDev.one
Core Function
View Source on Trac ↗

wp_queue_comments_for_comment_meta_lazyload()

wp_queue_comments_for_comment_meta_lazyload( mixed $comments )

Queues comments for metadata lazy-loading.

Parameters 1 required

Name / Type Description
$comments
WP_Comment[]

Array of comment objects.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
4.5.0
Source File
wp-includes/deprecated.php
Advertisement