wp_authenticate()
Authenticate a user, confirming the login credentials are valid.
Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.
Authenticate a user, confirming the login credentials are valid.
Authenticates the user using an application password.
Authenticates the user using the WordPress auth cookie.
Authenticates a user using the email and password.
For Multisite blogs, checks if the authenticated user has been marked as a spammer, or if the user’s primary blog has been marked as spam.
Authenticates a user, confirming the username and password are valid.
Saves a post submitted with XHR.
i18n-friendly version of basename().
Does comment contain disallowed characters or words.
Fire the wp_body_open action.