ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 116

get_the_category()

Function: Retrieves post categories.

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

Used by 0 functions | Uses 0 functions

get_the_category_by_ID()

Function: Retrieves category name based on category ID.

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

Used by 0 functions | Uses 0 functions

get_the_category_list()

Function: Retrieves category list for a post in either HTML list or custom format.

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

Used by 0 functions | Uses 0 functions

get_the_category_rss()

Function: Retrieves all of the post categories, formatted for use in feeds.

Source: wp-includes/feed.php:379

Used by 0 functions | Uses 0 functions

get_the_comments_navigation()

Function: Retrieves navigation to next/previous set of comments, when applicable.

Source: wp-includes/link-template.php:3272

Used by 1 function | Uses 3 functions

get_the_comments_pagination()

Function: Retrieves a paginated navigation to next/previous set of comments, when applicable.

Source: wp-includes/link-template.php:3339

Used by 1 function | Uses 2 functions

get_the_content()

Function: Retrieves the post content.

Source: wp-includes/post-template.php:278

Used by 1 function | Uses 9 functions

get_the_content_feed()

Function: Retrieves the post content for feeds.

Source: wp-includes/feed.php:188

Used by 0 functions | Uses 0 functions

get_the_date()

Function: Retrieves the date on which the post was written.

Source: wp-includes/general-template.php:2541

Used by 4 functions | Uses 3 functions

get_the_excerpt()

Function: Retrieves the post excerpt.

Source: wp-includes/post-template.php:403

Used by 2 functions | Uses 3 functions
« Previous 1 … 115 116 117 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy