apply_filters( 'customize_allowed_urls', string[] $allowed_urls )

Filters the list of URLs allowed to be clicked and followed in the Customizer preview.

Parameters

$allowed_urls

(string[]) An array of allowed URLs.

Source

File: wp-includes/class-wp-customize-manager.php

View on Trac

Changelog

Version Description
3.4.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_allowed_urls