apply_filters( 'plugin_files_exclusions', string[] $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 |
---|---|
4.9.0 | Introduced. |