mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-02-23 08:11:08 +00:00
6 lines
205 B
PHP
6 lines
205 B
PHP
<?php if( !empty( $instance['title'] ) ) echo $args['before_title'] . esc_html($instance['title']) . $args['after_title'] ?>
|
|
|
|
<div class="siteorigin-widget-tinymce textwidget">
|
|
<?php echo $text ?>
|
|
</div>
|