Uses
Uses | Description |
---|---|
wp-admin/includes/deprecated.php: WP_User_Search::prepare_query() | Prepares the user search query (legacy). |
wp-admin/includes/deprecated.php: WP_User_Search::query() | Executes the user search query. |
wp-admin/includes/deprecated.php: WP_User_Search::do_paging() | Handles paging for the user search query. |
wp-includes/formatting.php: wp_unslash() | Remove slashes from a string or array of strings. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |