ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 600

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

pre_{$taxonomy}_{$field}

Filter Hook: Filters a taxonomy field before it is sanitized.

Source: wp-includes/taxonomy.php:1824

Used by 0 functions | Uses 0 functions

pre_insert_term

Filter Hook: Filters a term before it is sanitized and inserted into the database.

Source: wp-includes/taxonomy.php:2414

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

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

edit_term_{$field}

Filter Hook: Filters a term field to edit before it is sanitized.

Source: wp-includes/taxonomy.php:1780

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

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
« Previous 1 … 599 600 601 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy