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



activate_tinymce_for_media_description › WordPress Filter Hooks

Since6.6.0
Deprecatedn/a
apply_filters( 'activate_tinymce_for_media_description', false )
Parameters:
  • () tinymce Whether to activate TinyMCE in media description field. Default false.
    Required: Yes
Defined at:
Codex:

Filters the TinyMCE argument for the media description field on the attachment details screen.





Source

'tinymce'       => apply_filters( 'activate_tinymce_for_media_description', false ),