ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/category-template.php

tag_description()

Function: Retrieve tag description.

Source: wp-includes/category-template.php:1148

Used by 0 functions | Uses 1 function

term_description()

Function: Retrieve term description.

Source: wp-includes/category-template.php:1162

Used by 3 functions | Uses 6 functions

get_the_terms()

Function: Retrieve the terms of the taxonomy that are attached to the post.

Source: wp-includes/category-template.php:1183

Used by 9 functions | Uses 8 functions

get_the_terms

Filter Hook: Filters the list of terms attached to the given post.

Source: wp-includes/category-template.php:1205

Used by 1 function | Uses 0 functions

get_the_term_list()

Function: Retrieve a post’s terms as a list with specified format.

Source: wp-includes/category-template.php:1225

Used by 2 functions | Uses 6 functions

term_links-{$taxonomy}

Filter Hook: Filters the term links for a given taxonomy.

Source: wp-includes/category-template.php:1254

Used by 1 function | Uses 0 functions

get_term_parents_list()

Function: Retrieve term parents with separator.

Source: wp-includes/category-template.php:1277

Used by 1 function | Uses 7 functions

the_terms()

Function: Display the terms in a list.

Source: wp-includes/category-template.php:1336

Used by 0 functions | Uses 4 functions

the_terms

Filter Hook: Filters the list of terms to display.

Source: wp-includes/category-template.php:1353

Used by 1 function | Uses 0 functions

has_category()

Function: Check if the current post has any of given category.

Source: wp-includes/category-template.php:1365

Used by 1 function | Uses 1 function
1 2 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy