apply_filters( 'customize_previewable_devices', array $devices )

Filters the available devices to allow previewing in the Customizer.


Description

See also


Top ↑

Parameters

$devices

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


Top ↑

Source

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

View on Trac


Top ↑

Changelog

Version Description
4.5.0 Introduced.