get_meta_sql()
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1245
Function: Given a meta query, generates SQL clauses to be appended to a main query.
Source: wp-includes/meta.php:1245
Filter Hook: Filters whether a meta key is considered protected.
Source: wp-includes/meta.php:1297
Function: Retrieves the name of the metadata table for the specified object type.
Source: wp-includes/meta.php:1261
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.
Source: wp-includes/meta.php:1331
Function: Determines whether a meta key is considered protected.
Source: wp-includes/meta.php:1283
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1348
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1313
Filter Hook: Filters the registration arguments when registering meta.
Source: wp-includes/meta.php:1447
Function: Registers a meta key.
Source: wp-includes/meta.php:1399
Function: Checks if a meta key is registered.
Source: wp-includes/meta.php:1590