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
-
functiondelete_users_add_js()
Was used to add JavaScript to the delete users form.
-
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.
-
Handles paging for the user search query.
-
Retrieves the user search query results.
-
Displaying paging text.
-
Whether paging is enabled.
-
Deprecated dashboard incoming links control.
-
functionwp_dashboard_plugins()
Deprecated dashboard plugins control.
-
functionget_post_to_edit()
Gets an existing post and format it for editing.
-
functionwp_dashboard_primary_control()
Deprecated dashboard primary control.
-
functionget_default_page_to_edit()
Gets the default page information to use.
-
Deprecated dashboard recent comments control.
-
functionwp_create_thumbnail()
This was once used to create a thumbnail from an Image given a maximum side size.
-
functionwp_dashboard_secondary()
Deprecated dashboard secondary section.
-