kollapsminoriteten/wp-content/themes/blocksy/inc/panel-builder/footer/widget-area-2/options.php

10 lines
178 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/footer/widget-area-1/options.php',
[
'sidebarId' => 'ct-footer-sidebar-2'
],
false
);