Uses
Uses | Description |
---|---|
wp-includes/class-wp-metadata-lazyloader.php: metadata_lazyloader_queued_objects | Fires after objects are added to the metadata lazy-load queue. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: add_filter() | Hook a function or method to a specific filter action. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |