ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Meta
  • Page 4

WP_Meta_Query::get_sql()

Method: Generates SQL clauses to be appended to a main query.

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

Used by 0 functions | Uses 0 functions

get_meta_sql

Filter Hook: Filters the meta query’s generated SQL.

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

Used by 0 functions | Uses 0 functions

get_object_subtype()

Function: Returns the object subtype for a given object ID of a specific type.

Source: wp-includes/meta.php:1743

Used by 6 functions | Uses 2 functions

get_object_subtype_{$object_type}

Filter Hook: Filters the object subtype identifier for a non-standard object type.

Source: wp-includes/meta.php:1802

Used by 1 function | Uses 0 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1399

Used by 0 functions | Uses 5 functions

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1447

Used by 1 function | Uses 0 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1590

Used by 2 functions | Uses 1 function

unregister_meta_key()

Function: Unregisters a meta key from the list of registered keys.

Source: wp-includes/meta.php:1608

Used by 0 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.

Source: wp-includes/meta.php:1657

Used by 2 functions | Uses 0 functions

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1683

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