ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 249

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_tags()

Function: Retrieves all post tags.

Source: wp-includes/category.php:293

Used by 0 functions | Uses 0 functions

is_object_in_term()

Function: Determines if the given object is associated with any of the given terms.

Source: wp-includes/taxonomy.php:4848

Used by 0 functions | Uses 0 functions

is_object_in_taxonomy()

Function: Determines if the given object type is associated with the given taxonomy.

Source: wp-includes/taxonomy.php:4917

Used by 0 functions | Uses 0 functions

get_ancestors()

Function: Gets an array of ancestor IDs for a given object.

Source: wp-includes/taxonomy.php:4938

Used by 0 functions | Uses 0 functions
« Previous 1 … 248 249 250 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy