ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 78

get_calendar()

Function: Displays calendar with days that have posts as links.

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

Used by 1 function | Uses 5 functions

get_cancel_comment_reply_link()

Function: Retrieves HTML content for cancel comment reply link.

Source: wp-includes/comment-template.php:2009

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

get_categories()

Function: Retrieves a list of category objects.

Source: wp-includes/category.php:26

Used by 0 functions | Uses 0 functions

get_category()

Function: Retrieves category data given a category ID or category object.

Source: wp-includes/category.php:91

Used by 0 functions | Uses 0 functions

get_category_by_path()

Function: Retrieves a category based on URL containing the category slug.

Source: wp-includes/category.php:124

Used by 0 functions | Uses 0 functions

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

Function: Retrieve category children list separated before and after the term IDs.

Source: wp-includes/deprecated.php:1273

Used by 0 functions | Uses 0 functions

get_category_feed_link()

Function: Retrieves the feed link for a category.

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

Used by 1 function | Uses 1 function
« Previous 1 … 77 78 79 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy