File: wp-includes/deprecated.php
-
functionget_category_children()
Retrieve category children list separated before and after the term IDs.
-
functionget_the_author_description()
Retrieve the description 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_the_author_firstname()
Retrieve the first name of the author of the current post.
-
functionthe_author_firstname()
Display the first name of the author of the current post.
-
functionget_the_author_lastname()
Retrieve the last name of the author of the current post.
-
functionthe_author_lastname()
Display the last name of the author of the current post.
-
functionget_the_author_nickname()
Retrieve the nickname of the author of the current post.
-
functionget_author_rss_link()
Print/Return link to author RSS feed.
-
functionthe_author_nickname()
Display the nickname of the author of the current post.
-
functioncomments_rss()
Return link to the post RSS feed.
-
functionget_the_author_email()
Retrieve the email of the author of the current post.
-
functioncreate_user()
An alias of wp_create_user().
-
functionthe_author_email()
Display the email of the author of the current post.
-
functionget_author_link()
Returns or Prints link to the author’s posts.
-
functionlink_pages()
Print list of pages based on arguments.
-
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.
-
functionget_links()
Gets the links associated with category by ID.
-
functionget_links_list()
Output entire list of links by category.
-
functionlinks_popup_script()
Show the link to the links popup and the number of links.
-
functionget_linkrating()
Legacy function that retrieved the value of a link’s link_rating field.
-
functionget_linkcatname()
Gets the name of category by ID.
-
functiondropdown_cats()
Deprecated method for generating a drop-down of categories.
-
functioncomments_rss_link()
Print RSS comment feed link.
-
functionlist_authors()
Lists authors.