ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Taxonomy
  • Page 9

get_category_by_slug()

Function: Retrieves a category object by category slug.

Source: wp-includes/category.php:187

Used by 0 functions | Uses 0 functions

get_cat_ID()

Function: Retrieves the ID of a category from its name.

Source: wp-includes/category.php:205

Used by 0 functions | Uses 0 functions

get_cat_name()

Function: Retrieves the name of a category from its ID.

Source: wp-includes/category.php:223

Used by 0 functions | Uses 0 functions

cat_is_ancestor_of()

Function: Checks if a category is an ancestor of another category.

Source: wp-includes/category.php:246

Used by 0 functions | Uses 0 functions

sanitize_category()

Function: Sanitizes category data based on context.

Source: wp-includes/category.php:259

Used by 0 functions | Uses 0 functions

sanitize_category_field()

Function: Sanitizes data in single category key field.

Source: wp-includes/category.php:274

Used by 0 functions | Uses 0 functions

get_the_taxonomies()

Function: Retrieves all taxonomies associated with a post.

Source: wp-includes/taxonomy.php:4770

Used by 0 functions | Uses 0 functions

get_post_taxonomies()

Function: Retrieves all taxonomy names for the given post.

Source: wp-includes/taxonomy.php:4827

Used by 0 functions | Uses 0 functions

wp_get_split_terms()

Function: Gets data about terms that previously shared a single term_id, but have since been split.

Source: wp-includes/taxonomy.php:4546

Used by 0 functions | Uses 0 functions

wp_get_split_term()

Function: Gets the new term ID corresponding to a previously split term.

Source: wp-includes/taxonomy.php:4568

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 21 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy