File: wp-admin/includes/deprecated.php
-
-
-
Previous class for list table for privacy data export requests.
-
Previous class for list table for privacy data erasure requests.
-
Was used to add options for the privacy requests screens before they were separate files.
-
PHP5 Constructor – Sets up the object properties.
-
hookpre_user_search
-
-
functionpost_form_autocomplete_off()
Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebKit browsers, as they disregard the autocomplete setting on the editor textarea. That can break the editor when the user navigates to it with the browser’s Back button. See #28037
-
Handles paging for the user search query.
-
Retrieves the user search query results.
-
Displaying paging text.
-
Whether paging is enabled.
-
Whether there are search terms.
-
function_relocate_children()
This was once used to move child posts to a new parent.
-
classWP_User_Search
WordPress User Search class.
-
PHP4 Constructor – Sets up the object properties.
-
Prepares the user search query (legacy).
-
methodWP_User_Search::query()
Executes the user search query.
-
Prepares variables for use in templates.
-
functionwp_nav_menu_locations_meta_box()
This was once used to display a meta box for the nav menu theme locations.
-
functionwp_dashboard_plugins()
Deprecated dashboard plugins control.
-
functionwp_update_core()
This was once used to kick-off the Core Updater.
-
functionwp_dashboard_primary_control()
Deprecated dashboard primary control.
-
functionwp_update_plugin()
This was once used to kick-off the Plugin Updater.
-
Deprecated dashboard recent comments control.
-
functionwp_update_theme()
This was once used to kick-off the Theme Updater.
-
functionwp_dashboard_secondary()
Deprecated dashboard secondary section.
-
functionthe_attachment_links()
This was once used to display attachment links. Now it is deprecated and stubbed.
-
functionwp_dashboard_secondary_control()
Deprecated dashboard secondary control.