apply_filters( 'user_can_richedit', bool $wp_rich_edit )
Filters whether the user can access the visual editor.
Parameters
- $wp_rich_edit
-
Whether the user can access the visual editor.
Source
Changelog
Version | Description |
---|---|
WP-2.1.0 | Introduced. |