Used By
Used By | Description |
---|---|
wp-includes/widgets/class-wp-widget-text.php: WP_Widget_Text::widget() | Outputs the content for the current Text widget instance. |
Filters the content of the Text widget to apply changes expected from the visual (TinyMCE) editor.
By default a subset of the_content filters are applied, including wpautop and wptexturize.
(string) The widget content.
(array) Array of settings for the current widget.
(WP_Widget_Text) Current Text widget instance.
Version | Description |
---|---|
4.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_text_content