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.


Top ↑

Return Return

(array) $plugin_paths The list of absolute paths we've found.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/class-plugin-locator.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.