ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 253

wp_get_object_terms()

Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.

Source: wp-includes/taxonomy.php:2248

Used by 0 functions | Uses 0 functions

wp_insert_term()

Function: Adds a new term to the database.

Source: wp-includes/taxonomy.php:2397

Used by 0 functions | Uses 0 functions

wp_set_object_terms()

Function: Creates term and taxonomy relationships.

Source: wp-includes/taxonomy.php:2784

Used by 0 functions | Uses 0 functions

wp_add_object_terms()

Function: Adds term(s) associated with a given object.

Source: wp-includes/taxonomy.php:2955

Used by 0 functions | Uses 0 functions

wp_remove_object_terms()

Function: Removes term(s) associated with a given object.

Source: wp-includes/taxonomy.php:2971

Used by 0 functions | Uses 0 functions

sanitize_term_field()

Function: Sanitizes the field value in the term based on the context.

Source: wp-includes/taxonomy.php:1752

Used by 0 functions | Uses 0 functions

has_term_meta()

Function: Gets all meta data, including meta IDs, for the given term ID.

Source: wp-includes/taxonomy.php:1504

Used by 0 functions | Uses 0 functions

register_term_meta()

Function: Registers a meta key for terms.

Source: wp-includes/taxonomy.php:1527

Used by 0 functions | Uses 0 functions

unregister_term_meta()

Function: Unregisters a meta key for terms.

Source: wp-includes/taxonomy.php:1544

Used by 0 functions | Uses 0 functions

term_exists()

Function: Determines whether a taxonomy term exists.

Source: wp-includes/taxonomy.php:1570

Used by 0 functions | Uses 0 functions
« Previous 1 … 252 253 254 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy