apply_filters( 'customize_allowed_urls', string[] $allowed_urls )
Filters the list of URLs allowed to be clicked and followed in the Customizer preview.
Description Description
Parameters Parameters
- $allowed_urls
-
(string[]) An array of allowed URLs.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.4.0 | Introduced. |