New and updated in 2.1.0
-
Fires authenticated Ajax actions for logged-in users.
-
hookdo_feed_{$feed}
Fires once the given feed is loaded.
-
PHP5 Constructor – Sets up the object properties.
-
hookwp_delete_file
Filters the path of the file to delete.
-
Filters the RSS update frequency.
-
Fires for each registered custom link column.
-
hookregister_form
Fires following the ‘Email’ field in the user registration form.
-
hooklogin_form
Fires following the ‘Password’ field in the login form.
-
Fires before errors are returned from a password reset request.
-
Fires inside the lostpassword form tags, before the hidden fields.
-
hooklogin_message
Filters the message to display above the login form.
-
hooklogin_errors
Filters the error messages displayed above the login form.
-
functionlogin_header()
Outputs the login page header.
-
hooklogin_head
Fires in the login page header after scripts are enqueued.
-
hooklogin_headerurl
Filters link URL of the header logo above login form.
-
Filters the title attribute of the header logo above login form.
-
Fires before the Edit Category form.
-
functionexport_wp()
Generates the WXR export file for download.
-
functionwxr_cdata()
Wraps given string in XML CDATA tag.
-
functionwxr_cat_name()
Outputs a cat_name XML tag from a given category object.
-
functionwxr_category_description()
Outputs a category_description XML tag from a given category object.
-
Whether paging is enabled.
-
Whether there are search terms.
-
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.