ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 419

pre_user_first_name

Filter Hook: Filters a user’s first name before the user is created or updated.

Source: wp-includes/user.php:2273

Used by 0 functions | Uses 0 functions

email_exists()

Function: Determines whether the given email exists.

Source: wp-includes/user.php:1986

Used by 0 functions | Uses 0 functions

pre_user_last_name

Filter Hook: Filters a user’s last name before the user is created or updated.

Source: wp-includes/user.php:2284

Used by 0 functions | Uses 0 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:2015

Used by 0 functions | Uses 0 functions

pre_user_display_name

Filter Hook: Filters a user’s display name before the user is created or updated.

Source: wp-includes/user.php:2314

Used by 0 functions | Uses 0 functions

wp_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions

wp_dropdown_users_args

Filter Hook: Filters the query arguments for the list of users in the dropdown.

Source: wp-includes/user.php:1684

Used by 0 functions | Uses 0 functions

pre_user_description

Filter Hook: Filters a user’s description before the user is created or updated.

Source: wp-includes/user.php:2325

Used by 0 functions | Uses 0 functions

wp_update_user()

Function: Updates a user in the database.

Source: wp-includes/user.php:2537

Used by 0 functions | Uses 0 functions

wp_dropdown_users

Filter Hook: Filters the wp_dropdown_users() HTML output.

Source: wp-includes/user.php:1750

Used by 0 functions | Uses 0 functions
« Previous 1 … 418 419 420 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy