Plugin_Locator::find_using_request_action( string[] $allowed_actions )
Checks for plugins in the action
request parameter.
Description Description
Parameters Parameters
- $allowed_actions
-
(Required) The actions that we're allowed to return plugins for.
Return Return
(array) $plugin_paths The list of absolute paths we've found.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php