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

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


Description Description


Parameters Parameters

$exclusions

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


Top ↑

Source Source

File: wp-includes/class-wp-theme.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.4 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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