ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-metadata-lazyloader.php

WP_Metadata_Lazyloader::lazyload_meta_callback()

Method: Lazy-loads meta for queued objects.

Source: wp-includes/class-wp-metadata-lazyloader.php:183

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader::reset_queue()

Method: Resets lazy-load queue for a given object type.

Source: wp-includes/class-wp-metadata-lazyloader.php:120

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader::lazyload_term_meta()

Method: Lazy-loads term meta for queued terms.

Source: wp-includes/class-wp-metadata-lazyloader.php:144

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader::lazyload_comment_meta()

Method: Lazy-loads comment meta for queued comments.

Source: wp-includes/class-wp-metadata-lazyloader.php:161

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader

Class: Core class used for lazy-loading object metadata.

Source: wp-includes/class-wp-metadata-lazyloader.php:32

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader::__construct()

Method: Constructor.

Source: wp-includes/class-wp-metadata-lazyloader.php:54

Used by 0 functions | Uses 0 functions

WP_Metadata_Lazyloader::queue_objects()

Method: Adds objects to the metadata lazy-load queue.

Source: wp-includes/class-wp-metadata-lazyloader.php:80

Used by 0 functions | Uses 0 functions

metadata_lazyloader_queued_objects

Action Hook: Fires after objects are added to the metadata lazy-load queue.

Source: wp-includes/class-wp-metadata-lazyloader.php:109

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy