Plugins_Handler::get_active_plugins( bool $include_deactivating, bool $record_unknown )
Gets all of the active plugins we can find.
Description Description
Parameters Parameters
- $include_deactivating
-
(Required) When true, plugins deactivating this request will be considered active.
- $record_unknown
-
(Required) When true, the current plugin will be marked as active and recorded when unknown.
Return Return
(string[])
Source Source
File: packages/woocommerce-blocks/vendor/jetpack-autoloader/class-plugins-handler.php