wpseek.com
A WordPress-centric search engine for devs and theme authors
widget_text_content › WordPress Filter Hooks
Since4.8.0
Deprecatedn/a
› apply_filters( 'widget_text_content', $text, $instance, $this )
Parameters: (3) |
|
Defined at: | |
Codex: |
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.
Related Functions: get_the_content, get_the_content_feed, get_theme_starter_content, the_content, get_url_in_content, translate_with_gettext_context
Related Hooks: widget_block_content, widget_custom_html_content, widget_text, the_content, default_content