apply_filters( 'plugin_files_exclusions', string[] $exclusions )

Filters the array of excluded directories and files while scanning the folder.


Description Description


Parameters Parameters

$exclusions

(string[]) Array of excluded directories and files.


Top ↑

Source Source

File: wp-admin/includes/plugin.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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