Summery Summery
Filters the content of the Text widget to apply changes expected from the visual (TinyMCE) editor.
Syntax Syntax
Description Description
By default a subset of the_content filters are applied, including wpautop and wptexturize.
Parameters Parameters
- $text
-
The widget content.
- $instance
-
Array of settings for the current widget.
- $this
-
Current Text widget instance.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.8.0 | Introduced. |