ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/plugin.php
  • Page 2

user_can_access_admin_page()

Function: Determines whether the current user can access the current admin page.

Source: wp-admin/includes/plugin.php:2120

Used by 0 functions | Uses 3 functions

option_update_filter()

Function: Refreshes the value of the allowed options list available via the ‘allowed_options’ hook.

Source: wp-admin/includes/plugin.php:2207

Used by 0 functions | Uses 1 function

settings_fields()

Function: Outputs nonce, action, and option_page fields for a settings page.

Source: wp-admin/includes/plugin.php:2292

Used by 0 functions | Uses 0 functions

wp_clean_plugins_cache()

Function: Clears the plugins cache used by get_plugins() and by default, the plugin updates cache.

Source: wp-admin/includes/plugin.php:2305

Used by 3 functions | Uses 0 functions

plugin_sandbox_scrape()

Function: Loads a given plugin attempt to generate errors.

Source: wp-admin/includes/plugin.php:2320

Used by 2 functions | Uses 1 function

wp_add_privacy_policy_content()

Function: Declares a helper function for adding content to the Privacy Policy Guide.

Source: wp-admin/includes/plugin.php:2355

Used by 0 functions | Uses 2 functions

get_admin_page_parent()

Function: Gets the parent file of the current admin page.

Source: wp-admin/includes/plugin.php:1895

Used by 3 functions | Uses 1 function

get_admin_page_title()

Function: Gets the title of the current admin page.

Source: wp-admin/includes/plugin.php:1981

Used by 0 functions | Uses 2 functions

add_links_page()

Function: Adds a submenu page to the Links main menu.

Source: wp-admin/includes/plugin.php:1722

Used by 0 functions | Uses 1 function

add_pages_page()

Function: Adds a submenu page to the Pages main menu.

Source: wp-admin/includes/plugin.php:1746

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