File: wp-includes/deprecated.php
-
hookattachment_icon
-
functionadd_option_whitelist()
Adds an array of options to the list of allowed options.
-
functionremove_option_whitelist()
Removes a list of options from the allowed options list.
-
functioncurrent_user_can_for_blog()
Returns whether the current user has the specified capability for a given site.
-
function_usort_terms_by_name()
Sort categories by name.
-
function_usort_terms_by_ID()
Sort categories by ID.
-
functionpreview_theme()
Start preview theme output buffer.
-
function_preview_theme_template_filter()
Private function to modify the current template when previewing a theme
-
Private function to modify the current stylesheet when previewing a theme
-
functionpreview_theme_ob_filter()
Callback function for ob_start() to capture all links in the theme.
-
Manipulates preview theme links in order to control and maintain location.
-
functionlike_escape()
Formerly used to escape strings before searching the DB. It was poorly documented and never worked as described.
-
hookrichedit_pre
Filters text returned for the rich text editor.
-
functionwp_htmledit_pre()
Formats text for the HTML editor.
-
hookhtmledit_pre
Filters the text before it is formatted for the HTML editor.
-
functionpopuplinks()
Adds element attributes to open links in new tabs.
-
functionwp_richedit_pre()
Formats text for the rich text editor.
-
functionwlwmanifest_link()
Displays the link to the Windows Live Writer manifest file.
-
functionnoindex()
Displays a `noindex` meta tag if required by the blog configuration.
-
functionwp_no_robots()
Display a `noindex` meta tag.
-
functionwp_convert_bytes_to_hr()
Converts an integer byte value to a shorthand byte value.
-
function_search_terms_tidy()
Formerly used internally to tidy up the search terms.
-
functionrich_edit_exists()
Determine if TinyMCE is available.
-
functiondefault_topic_count_text()
Old callback for tag link tooltips.
-
functionformat_to_post()
Formerly used to escape strings before inserting into the DB.
-
functiongd_edit_image_support()
Check if the installed version of GD supports particular image type
-
functionupdate_page_cache()
Alias of update_post_cache().
-
functionclean_page_cache()
Will clean the page in the cache.
-
functionwp_explain_nonce()
Retrieve nonce action “Are you sure” message.
-
functionsticky_class()
Display “sticky” CSS class, if a post is sticky.