Widget_Text_Editor::render()
Render text editor widget output on the frontend.
Description
Written in PHP and used to generate the final HTML.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |
Source
includes/widgets/text-editor.php
'letter_spacing', ], 'condition' => [ 'drop_cap' => 'yes', ], ] ); $this->end_controls_section(); } /**