ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 11

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

pre_user_url

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

Source: wp-includes/user.php:2234

Used by 0 functions | Uses 0 functions

sanitize_user_field()

Function: Sanitizes user field based on context.

Source: wp-includes/user.php:1774

Used by 0 functions | Uses 0 functions

pre_user_email

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

Source: wp-includes/user.php:2211

Used by 0 functions | Uses 0 functions

edit_user_{$field}

Filter Hook: Filters a user field value in the ‘edit’ context.

Source: wp-includes/user.php:1808

Used by 0 functions | Uses 0 functions

pre_user_nickname

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

Source: wp-includes/user.php:2262

Used by 0 functions | Uses 0 functions

pre_user_{$field}

Filter Hook: Filters the value of a user field in the ‘db’ context.

Source: wp-includes/user.php:1832

Used by 0 functions | Uses 0 functions

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

user_{$field}

Filter Hook: Filters the value of a user field in a standard context.

Source: wp-includes/user.php:1854

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
« Previous 1 … 10 11 12 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy