wpseek.com
A WordPress-centric search engine for devs and theme authors
richedit_pre › WordPress Filter Hooks
Since2.0.0
Deprecatedn/a
› apply_filters( 'richedit_pre', '' )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters text returned for the rich text editor.
This filter is first evaluated, and the value returned, if an empty string is passed to wp_richedit_pre(). If an empty string is passed, it results in a break tag and line feed. If a non-empty string is passed, the filter is evaluated on the wp_richedit_pre() return after being formatted.Related Functions: wp_richedit_pre, rich_edit_exists, wp_htmledit_pre, clean_pre, edit_post, edit_user