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 2 functions

set_current_user

Action Hook: Fires after the current user is set.

Source: wp-includes/pluggable.php:47

Used by 1 function | Uses 0 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:1378

Used by 3 functions | Uses 3 functions

validate_username

Filter Hook: Filters whether the provided username is valid or not.

Source: wp-includes/user.php:1390

Used by 1 function | 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:401

Used by 1 function | Uses 0 functions

WP_Rewrite::flush_rules()

Method: Removes rewrite rules and then recreate rewrite rules.

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

Used by 3 functions | Uses 8 functions

sanitize_user

Filter Hook: Filters a sanitized username string.

Source: wp-includes/formatting.php:1905

Used by 1 function | Uses 0 functions

wp_mkdir_p()

Function: Recursive directory creation based on full path.

Source: wp-includes/functions.php:1658

Used by 6 functions | Uses 1 function
ClassicPress Documentation • Made with ClassicPress
Privacy Policy