ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 2

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

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_Meta_Query::get_sql_for_clause()

Method: Generates SQL JOIN and WHERE clauses for a first-order query clause.

Source: wp-includes/class-wp-meta-query.php:533

Used by 0 functions | Uses 0 functions

WP_Meta_Query::get_clauses()

Method: Gets a flattened list of sanitized meta clauses.

Source: wp-includes/class-wp-meta-query.php:806

Used by 0 functions | Uses 0 functions

WP_Meta_Query::find_compatible_table_alias()

Method: Identifies an existing table alias that is compatible with the current query clause.

Source: wp-includes/class-wp-meta-query.php:830

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy