ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.3.0
  • Page 14

term_{$field}_rss

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

Source: wp-includes/taxonomy.php:1851

Used by 0 functions | Uses 0 functions

{$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

term_{$field}

Filter Hook: Filters the term field sanitized for display.

Source: wp-includes/taxonomy.php:1879

Used by 0 functions | Uses 0 functions

{$taxonomy}_{$field}

Filter Hook: Filters the taxonomy field sanitized for display.

Source: wp-includes/taxonomy.php:1893

Used by 0 functions | Uses 0 functions

wp_count_terms()

Function: Counts how many terms are in taxonomy.

Source: wp-includes/taxonomy.php:1929

Used by 0 functions | Uses 0 functions

wp_delete_object_term_relationships()

Function: Unlinks the object from the taxonomy or taxonomies.

Source: wp-includes/taxonomy.php:1972

Used by 0 functions | Uses 0 functions

wp_delete_term()

Function: Removes a term from the database.

Source: wp-includes/taxonomy.php:2013

Used by 0 functions | Uses 0 functions

delete_{$taxonomy}

Action Hook: Fires after a term in a specific taxonomy is deleted.

Source: wp-includes/taxonomy.php:2212

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 13 14 15 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy