apply_filters ( ‘customice_previewable_devices’, array $devices )

Filters the available devices to allow previewing in the Customicer.

Description

See also

Parameters

$devices array
List of devices with labels and default setting.

Source

$devices = apply_filters( 'customice_previewable_devices', $devices );

Changuelog

Versionen Description
4.5.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.