File: wp-includes/deprecated.php
-
functionthe_author_lastname()
Display the last name of the author of the current post.
-
functionget_commentdata()
Retrieve an array of comment data about comment $comment_id.
-
functionget_the_author_nickname()
Retrieve the nickname of the author of the current post.
-
functionget_catname()
Retrieve the category name by the category ID.
-
functionthe_author_nickname()
Display the nickname of the author of the current post.
-
functionget_category_children()
Retrieve category children list separated before and after the term IDs.
-
functionget_the_author_email()
Retrieve the email of the author of the current post.
-
functionget_the_author_description()
Retrieve the description of the author of the current post.
-
functionthe_author_email()
Display the email of the author of the current post.
-
functionthe_author_description()
Display the description of the author of the current post.
-
functionget_the_author_login()
Retrieve the login name of the author of the current post.
-
functionthe_author_login()
Display the login name of the author of the current post.
-
functionget_settings()
Get value based on option.
-
functionpermalink_link()
Print the permalink of the current post in the loop.
-
functionpermalink_single_rss()
Print the permalink to the RSS feed.
-
functionwp_get_links()
Gets the links associated with category.
-
functiondropdown_cats()
Deprecated method for generating a drop-down of categories.
-
functionget_links()
Gets the links associated with category by ID.
-
functionlist_authors()
Lists authors.
-
functionget_links_list()
Output entire list of links by category.
-
functionwp_get_post_cats()
Retrieves a list of post categories.
-
functionlinks_popup_script()
Show the link to the links popup and the number of links.
-
functionwp_set_post_cats()
Sets the categories that the post ID belongs to.
-
functionget_linkrating()
Legacy function that retrieved the value of a link’s link_rating field.
-
functionget_archives()
Retrieves a list of archives.
-
functionget_linkcatname()
Gets the name of category by ID.
-
functionget_author_link()
Returns or Prints link to the author’s posts.
-
functioncomments_rss_link()
Print RSS comment feed link.
-
functionlink_pages()
Print list of pages based on arguments.
-
functionget_category_rss_link()
Print/Return link to category RSS2 feed.