ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/taxonomy.php
  • Page 11

{$taxonomy}_{$field}_rss

Filter Hook: Filters the taxonomy field for use in RSS.

Source: wp-includes/taxonomy.php:1863

Used by 0 functions | Uses 0 functions

get_object_terms

Filter Hook: Filters the terms for a given object or objects.

Source: wp-includes/taxonomy.php:2328

Used by 0 functions | Uses 0 functions

delete_term_relationships

Action Hook: Fires immediately before an object-term relationship is deleted.

Source: wp-includes/taxonomy.php:3019

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

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

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
« Previous 1 … 10 11 12 … 15 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy