customize_allowed_urls
最后更新于:2021-11-26 04:03:23
apply_filters( ‘customize_allowed_urls’, string[] $allowed_urls )
Filters the list of URLs allowed to be clicked and followed in the Customizer preview.
参数
- $allowed_urls
-
(string[])
An array of allowed URLs.
源文件
文件: gc-includes/class-gc-customize-manager.php