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
-
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.
-
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.
-
functionget_screen_icon()
Retrieves the screen icon (no longer used in 3.8+).
-
functionget_post_to_edit()
Gets an existing post and format it for editing.
-
Deprecated dashboard widget controls.
-
functionget_default_page_to_edit()
Gets the default page information to use.
-
functionwp_dashboard_secondary_output()
Deprecated dashboard secondary output.
-
functionwp_create_thumbnail()
This was once used to create a thumbnail from an Image given a maximum side size.
-
functionwp_dashboard_incoming_links()
Deprecated dashboard widget controls.
-
-
Deprecated dashboard incoming links control.
-
functionwp_nav_menu_locations_meta_box()
This was once used to display a meta box for the nav menu theme locations.