ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 25

get_usernumposts

Filter Hook: Filters the number of posts a user has written.

Source: wp-includes/user.php:604

Used by 0 functions | Uses 0 functions

wp_signon()

Function: Authenticates and logs a user in with ‘remember’ capability.

Source: wp-includes/user.php:40

Used by 0 functions | Uses 0 functions

wp_authenticate

Action Hook: Fires before the user is authenticated.

Source: wp-includes/user.php:78

Used by 0 functions | Uses 0 functions

secure_signon_cookie

Filter Hook: Filters whether to use a secure sign-on cookie.

Source: wp-includes/user.php:99

Used by 0 functions | Uses 0 functions

wp_login

Action Hook: Fires after the user has successfully logged in.

Source: wp-includes/user.php:121

Used by 0 functions | Uses 0 functions

wp_authenticate_username_password()

Function: Authenticates a user, confirming the username and password are valid.

Source: wp-includes/user.php:135

Used by 0 functions | Uses 0 functions

wp_authenticate_user

Filter Hook: Filters whether the given user can be authenticated with the provided password.

Source: wp-includes/user.php:180

Used by 0 functions | Uses 0 functions

wp_authenticate_email_password()

Function: Authenticates a user using the email and password.

Source: wp-includes/user.php:219

Used by 0 functions | Uses 0 functions

wp_authenticate_cookie()

Function: Authenticates the user using the WordPress auth cookie.

Source: wp-includes/user.php:298

Used by 0 functions | Uses 0 functions

WP_Roles::get_names()

Method: Retrieves a list of role names.

Source: wp-includes/class-wp-roles.php:263

Used by 0 functions | Uses 0 functions
« Previous 1 … 24 25 26 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy