Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-manager.php: customize_previewable_devices | Filters the available devices to allow previewing in the Customizer. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |