| Current Path : /home/xiedrke/grossiste/wp-content/themes/blocksy/inc/panel-builder/header/trigger/ |
| Current File : /home/xiedrke/grossiste/wp-content/themes/blocksy/inc/panel-builder/header/trigger/config.php |
<?php
$config = [
'name' => __('Trigger', 'blocksy'),
'devices' => ['mobile'],
'shortcut_style' => 'drop',
'excluded_from' => ['offcanvas'],
'translation_keys' => [
[
'key' => 'trigger_label',
'multiline' => false
],
]
];