author_can()

Function: Returns whether the author of the supplied post has the specified capability.

Source: wp-includes/capabilities.php:937

Used by 0 functions | Uses 2 functions

user_can()

Function: Returns whether a particular user has the specified capability.

Source: wp-includes/capabilities.php:974

Used by 9 functions | Uses 2 functions

map_meta_cap()

Function: Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.

Source: wp-includes/capabilities.php:44

Used by 3 functions | Uses 23 functions

wp_die()

Function: Kills WordPress execution and displays HTML page with an error message.

Source: wp-includes/functions.php:3670

Used by 110 functions | Uses 8 functions