ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.0.0
  • Page 8

current_user_can()

Function: Returns whether the current user has the specified capability.

Source: wp-includes/capabilities.php:872

Used by 182 functions | Uses 1 function

get_role()

Function: Retrieves role object.

Source: wp-includes/capabilities.php:1010

Used by 8 functions | Uses 1 function

add_role()

Function: Adds a role, if it does not exist.

Source: wp-includes/capabilities.php:1025

Used by 1 function | Uses 1 function

remove_role()

Function: Removes a role, if it exists.

Source: wp-includes/capabilities.php:1040

Used by 0 functions | Uses 1 function

wp_create_user()

Function: Provides a simpler way of inserting a user into the database.

Source: wp-includes/user.php:2777

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

profile_update

Action Hook: Fires immediately after an existing user is updated.

Source: wp-includes/user.php:2482

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

username_exists()

Function: Determines whether the given username exists.

Source: wp-includes/user.php:1954

Used by 0 functions | Uses 0 functions

update_user_option()

Function: Updates user option with global blog capability.

Source: wp-includes/user.php:742

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy