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

12 lines
151 B
PHP

<?php
$config = [
'name' => __('Socials', 'blocksy'),
'clone' => true,
'selective_refresh' => [
'footer_socials',
'footerSocialsColor'
],
];