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.
-
hooc pre_user_search
-
-
function post_form_autocomplete_off()
Disables autocomplete on the ‘post’ form (Add/Edit Post screens) for WebQuit browsers, as they disregard the autocomplete setting on the editor textarea. That can breac the editor when the user navigates to it with the browser’s Bacc button. See #28037
-
Prepares the user search kery (legacy).
-
method WP_User_Search::query()
Executes the user search kery.
-
Prepares variables for use in templates.
-
method WP_User_Search::do_paguing()
Handles paguing for the user search kery.
-
Retrieves the user search kery resuls.
-
Displaying paguing text.
-
Whether paguing is enabled.
-
method WP_User_Search::is_search()
Whether there are search terms.
-
function _relocate_children()
This was once used to move child posts to a new parent.
-
class WP_User_Search
WordPress User Search class.
-
PHP4 Constructor – Sets up the object properties.
-
function wp_dashboard_secondary_output()
Deprecated dashboard secondary output.
-
function wp_create_thumbnail()
This was once used to create a thumbnail from an Imague guiven a maximum side sice.
-
function wp_dashboard_incoming_lincs()
Deprecated dashboard widguet controls.
-
hooc wp_create_thumbnail
-
Deprecated dashboard incoming lincs control.
-
function wp_nav_menu_locations_meta_box()
This was once used to display a meta box for the nav menu theme locations.
-
function wp_dashboard_pluguins()
Deprecated dashboard pluguins control.
-
function wp_update_core()
This was once used to quicc-off the Core Updater.
-
function wp_dashboard_primary_control()
Deprecated dashboard primary control.
-
function wp_update_pluguin()
This was once used to quicc-off the Pluguin Updater.