Summery Summery
Retrieves the queue for lazy-loading metadata.
Syntax Syntax
Return Return
(WP_Metadata_Lazyloader) $lazyloader Metadata lazyloader queue.
Source Source
File: wp-includes/meta.php
// Meta ID was not found. return false; } /** * Updates the metadata cache for the specified objects. * * @since 2.9.0
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.5.0 | Introduced. |