_get_dropins
_get_dropins ( No parameters )
Returns:- (array[]) { Key is file name. The value is an array of data about the drop-in. @type array ...$0 { Data about the drop-in. @type string $0 The purpose of the drop-in. @type string|true $1 Name of the constant that must be true for the drop-in to be used, or true if no constant is required. } }
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Returns drop-in plugins that WordPress uses.Includes Multisite drop-ins only when is_multisite()