ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 27

wp_remote_retrieve_cookies()

Function: Retrieve only the cookies from the raw response.

Source: wp-includes/http.php:302

Used by 1 function | Uses 0 functions

wp_remote_retrieve_cookie()

Function: Retrieve a single cookie by name from the raw response.

Source: wp-includes/http.php:320

Used by 1 function | Uses 1 function

wp_remote_retrieve_cookie_value()

Function: Retrieve a single cookie’s value by name from the raw response.

Source: wp-includes/http.php:346

Used by 0 functions | Uses 1 function

wp_get_users_with_no_role()

Function: Gets the user IDs of all users with no role on this site.

Source: wp-includes/user.php:3532

Used by 0 functions | Uses 0 functions

get_password_reset_key()

Function: Creates, stores, then returns a password reset key for user.

Source: wp-includes/user.php:2879

Used by 0 functions | Uses 0 functions

after_password_reset

Action Hook: Fires after the user’s password is reset.

Source: wp-includes/user.php:3315

Used by 0 functions | Uses 0 functions

register_new_user

Action Hook: Fires after a new user registration has been recorded.

Source: wp-includes/user.php:3438

Used by 0 functions | Uses 0 functions

wp_send_new_user_notifications()

Function: Initiates email notifications related to the creation of new users.

Source: wp-includes/user.php:3457

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

clean_user_cache()

Function: Cleans all user caches.

Source: wp-includes/user.php:1911

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