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.


Top ↑

Return Return

(string[])


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/class-plugins-handler.php


			


Top ↑

User Contributed Notes User Contributed Notes

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