File: wp-includes/deprecated.php
-
functionattribute_escape()
Escaping for HTML attributes.
-
functionget_the_attachment_link()
Retrieve HTML content of attachment image with link.
-
functionregister_sidebar_widget()
Register widget for sidebar with backward compatibility.
-
functionget_attachment_icon_src()
Retrieve icon URL and Path.
-
functionget_the_author_yim()
Retrieve the Yahoo! IM name of the author of the current post.
-
functionthe_content_rss()
Display the post content for the feed.
-
functionthe_author_yim()
Display the Yahoo! IM name of the author of the current post.
-
hookthe_content_rss
Filters the post content in the context of an RSS feed.
-
functionget_the_author_msn()
Retrieve the MSN address of the author of the current post.
-
functionmake_url_footnote()
Strip HTML and put links at the bottom of stripped content.
-
functionthe_author_msn()
Display the MSN address of the author of the current post.
-
function_c()
Retrieve translated string with vertical bar context
-
functionget_the_author_aim()
Retrieve the AIM address of the author of the current post.
-
functiontranslate_with_context()
Translates $text like translate(), but assumes that the text contains a context after its last vertical bar.
-
functionthe_author_aim()
Display the AIM address of the author of the current post.
-
function_nc()
Legacy version of _n(), which supports contexts.
-
functionget_author_name()
Retrieve the specified author’s preferred display name.
-
functionget_the_author_url()
Retrieve the URL to the home page of the author of the current post.
-
functionthe_author_url()
Display the URL to the home page of the author of the current post.
-
functionget_the_author_icq()
Retrieve the ICQ number of the author of the current post.
-
functionget_the_author_ID()
Retrieve the ID of the author of the current post.
-
functionthe_author_icq()
Display the ICQ number of the author of the current post.
-
functionthe_author_ID()
Display the ID of the author of the current post.
-
functionget_author_rss_link()
Print/Return link to author RSS feed.
-
functionget_the_author_firstname()
Retrieve the first name of the author of the current post.
-
functioncomments_rss()
Return link to the post RSS feed.
-
functionthe_author_firstname()
Display the first name of the author of the current post.
-
functioncreate_user()
An alias of wp_create_user().
-
functionget_the_author_lastname()
Retrieve the last name of the author of the current post.
-
functiongzip_compression()
Unused function.