New and updated in 3.1.0
-
functionwp_admin_bar_header()
Prints style and scripts for the admin bar.
-
function_admin_bar_bump_cb()
Prints default admin bar callback.
-
Used internally to generate an SQL string for searching across multiple columns.
-
Returns the list of users.
-
Returns the total number of users for the current query.
-
Prepares the query variables.
-
hookpre_user_query
Fires after the WP_User_Query has been parsed, and before the query is executed.
-
methodWP_User_Query::query()
Executes the query, with the current variables.
-
functioncheck_password_reset_key()
Retrieves a user row based on password reset key and login.
-
classWP_User_Query
Core class used for querying users.
-
Constructor.
-
functionget_users()
Retrieves list of users matching criteria.
-
Filters whether to use a secure sign-on cookie.
-
hooklist_pages
Filters the page title when creating an HTML drop-down list of pages.
-
function_wp_link_page()
Helper function for wp_link_pages().