ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/capabilities.php

wp_maybe_grant_resume_extensions_caps()

Function: Filters the user capabilities to grant the ‘resume_plugins’ and ‘resume_themes’ capabilities as necessary.

Source: wp-includes/capabilities.php:1220

Used by 0 functions | Uses 0 functions

wp_maybe_grant_site_health_caps()

Function: Filters the user capabilities to grant the ‘view_site_health_checks’ capabilities as necessary.

Source: wp-includes/capabilities.php:1251

Used by 0 functions | Uses 1 function

revoke_super_admin()

Function: Revokes Super Admin privileges.

Source: wp-includes/capabilities.php:1154

Used by 0 functions | Uses 3 functions

revoke_super_admin

Action Hook: Fires before the user’s Super Admin privileges are revoked.

Source: wp-includes/capabilities.php:1167

Used by 1 function | Uses 0 functions

revoked_super_admin

Action Hook: Fires after the user’s Super Admin privileges are revoked.

Source: wp-includes/capabilities.php:1186

Used by 1 function | Uses 0 functions

wp_maybe_grant_install_languages_cap()

Function: Filters the user capabilities to grant the ‘install_languages’ capability as necessary.

Source: wp-includes/capabilities.php:1204

Used by 0 functions | Uses 0 functions

is_super_admin()

Function: Determines whether user is a site admin.

Source: wp-includes/capabilities.php:1071

Used by 5 functions | Uses 1 function

grant_super_admin()

Function: Grants Super Admin privileges.

Source: wp-includes/capabilities.php:1107

Used by 0 functions | Uses 3 functions

grant_super_admin

Action Hook: Fires before the user is granted Super Admin privileges.

Source: wp-includes/capabilities.php:1120

Used by 1 function | Uses 0 functions

granted_super_admin

Action Hook: Fires after the user is granted Super Admin privileges.

Source: wp-includes/capabilities.php:1137

Used by 1 function | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy