Files
carpseeds.pl/wp-content/plugins/newsletter/emails/blocks/social/options.php
2024-07-15 11:28:08 +02:00

10 lines
277 B
PHP

<?php
/* @var $options array contains all the options the current block we're ediging contains */
/* @var $controls NewsletterControls */
/* @var $fields NewsletterFields */
?>
<p>Social profiles can be configured on company info panel.</p>
<?php $fields->block_commons() ?>