kollapsminoriteten/wp-content/themes/blocksy/inc/panel-builder/header/socials/config.php

13 lines
152 B
PHP
Raw Permalink Normal View History

2025-08-27 08:44:30 +02:00
<?php
$config = [
'name' => __('Socials', 'blocksy'),
'clone' => true,
'selective_refresh' => [
'header_socials',
'headerSocialsColor'
],
];