customize_previewable_devices

最后更新于:2021-11-26 04:06:42

apply_filters( ‘customize_previewable_devices’, array $devices )

Filters the available devices to allow previewing in the Customizer.

参数

$devices

(array)
List of devices with labels and default setting.

源文件

文件: gc-includes/class-gc-customize-manager.php

View on Trac