apply_filters( 'plugin_files_exclusions', array $exclusions )
Filters the array of excluded directories and files while scanning the folder.
Parameters
- $exclusions
-
Array of excluded directories and files.
Source
Changelog
Version | Description |
---|---|
WP-4.9.0 | Introduced. |