ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.1

set_current_user()

Function: Changes the current user by ID or name.

Source: wp-includes/pluggable-deprecated.php:32

Used by 0 functions | Uses 0 functions

set_current_user

Action Hook: Fires after the current user is set.

Source: wp-includes/pluggable.php:48

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

validate_username

Filter Hook: Filters whether the provided username is valid.

Source: wp-includes/user.php:2027

Used by 0 functions | Uses 0 functions

update_option_{$option}

Action Hook: Fires after the value of a specific option has been successfully updated.

Source: wp-includes/option.php:570

Used by 0 functions | Uses 0 functions

WP_Rewrite::flush_rules()

Method: Removes rewrite rules and then recreate rewrite rules.

Source: wp-includes/class-wp-rewrite.php:1849

Used by 0 functions | Uses 0 functions

sanitize_user

Filter Hook: Filters a sanitized username string.

Source: wp-includes/formatting.php:2153

Used by 0 functions | Uses 0 functions

wp_mkdir_p()

Function: Recursive directory creation based on full path.

Source: wp-includes/functions.php:2012

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy