ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 254

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

sanitize_term()

Function: Sanitizes all term fields.

Source: wp-includes/taxonomy.php:1700

Used by 0 functions | Uses 0 functions

delete_term_meta()

Function: Removes metadata matching criteria from a term.

Source: wp-includes/taxonomy.php:1411

Used by 0 functions | Uses 0 functions

get_term_meta()

Function: Retrieves metadata for a term.

Source: wp-includes/taxonomy.php:1431

Used by 0 functions | Uses 0 functions

update_term_meta()

Function: Updates term metadata.

Source: wp-includes/taxonomy.php:1455

Used by 0 functions | Uses 0 functions

update_termmeta_cache()

Function: Updates metadata cache for list of term IDs.

Source: wp-includes/taxonomy.php:1474

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