Lazyloads comment meta for comments in the loop.
$checkmixedrequired
$comment_idintrequired
public function lazyload_comment_meta( $check, $comment_id ) {
_deprecated_function( __METHOD__, '4.5.0' );
return $check;
}
| Version | Description |
|---|---|
| 4.5.0 | See wp_lazyload_comment_meta() . |
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_query/lazyload_comment_meta