plugin_sandbox_scrape()
Function: Loads a given plugin attempt to generate errors.
Source: wp-admin/includes/plugin.php:2320
Function: Loads a given plugin attempt to generate errors.
Source: wp-admin/includes/plugin.php:2320
Function: Gets the URL to access a particular menu page based on the slug it was registered with.
Source: wp-admin/includes/plugin.php:1849
Function: Determines whether the plugin is active for the entire network.
Source: wp-admin/includes/plugin.php:580
Function: Checks for “Network: true” in the plugin header to see if this should be activated only as a network wide plugin. The plugin would also work when Multisite is not enabled.
Source: wp-admin/includes/plugin.php:605
Function: Checks the mu-plugins directory and retrieve all mu-plugin files with any plugin data.
Source: wp-admin/includes/plugin.php:374
Function: Checks the wp-content directory and retrieve all drop-ins with any plugin data.
Source: wp-admin/includes/plugin.php:446
Function: Returns drop-ins that ClassicPress uses.
Source: wp-admin/includes/plugin.php:500
Class: Create HTML list of nav menu input items.
Source: wp-admin/includes/class-walker-nav-menu-checklist.php:16
Method: Starts the list before the elements are added.
Source: wp-admin/includes/class-walker-nav-menu-checklist.php:37
Method: Ends the list of after the elements are added.
Source: wp-admin/includes/class-walker-nav-menu-checklist.php:53