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

11 lines
141 B
PHP

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