| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/html/includes/ |
| Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/html/includes/frontend.php |
<?php $attrs = [ 'class' => [ 'fl-html', // Necessary for live preview ], ]; ?> <div <?php $module->render_attributes( $attrs ); ?>> <?php echo $settings->html; ?> </div>