apply_filters( 'customize_previewable_devices', array $devices )
Filters the available devices to allow previewing in the Customizer.
Description
See also
Parameters
- $devices
-
List of devices with labels and default setting.
Source
Changelog
Version | Description |
---|---|
WP-4.5.0 | Introduced. |