Uses
Uses | Description |
---|---|
wp-includes/meta.php: wp_metadata_lazyloader() | Retrieves the queue for lazy-loading metadata. |
wp-includes/taxonomy.php: get_object_term_cache() | Retrieves the cached term objects for the given object ID. |
wp-includes/taxonomy.php: get_object_taxonomies() | Return the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name. |