Widget_Alert::_content_template()
Render alert widget output in the editor.
Description
Written as a Backbone JavaScript template and used to generate the live preview.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |
Source
includes/widgets/alert.php
<span aria-hidden="true">×</span> <span class="elementor-screen-only"><?php echo __( 'Dismiss alert', 'elementor' ); ?></span> </button> <# } #> </div> <# } #> <?php } }