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

10 lines
140 B
PHP

<?php
$config = [
'name' => __('Bottom Row', 'blocksy'),
'typography_keys' => [
'footerWidgetsTitleFont',
'footerWidgetsFont'
],
];