kollapsminoriteten/wp-content/themes/blocksy/inc/panel-builder/header/menu-secondary/options.php

11 lines
175 B
PHP

<?php
$options = blocksy_get_options(
get_template_directory() . '/inc/panel-builder/header/menu/options.php',
[
'location' => 'Header Menu 2'
],
false
);