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

11 lines
175 B
PHP
Raw Normal View History

2025-08-27 08:44:30 +02:00
<?php
$options = blocksy_get_options(
get_template_directory() . '/inc/panel-builder/header/menu/options.php',
[
'location' => 'Header Menu 2'
],
false
);