wpseek.com
A WordPress-centric search engine for devs and theme authors



user_can_richedit › WordPress Function

Since2.0.0
Deprecatedn/a
user_can_richedit ( No parameters )
Returns:
  • (bool) True if the user can access the visual editor, false otherwise.
Defined at:
Codex:

Determines whether the user can access the visual editor.

Checks if the user can access the visual editor and that it's supported by the user's browser.


Source

Soon...