Make WordPress Core

Opened 6 weeks ago

Last modified 6 weeks ago

#63411 new defect (bug)

Enhance PHPDoc for add_editor_style function

Reported by: wildworks's profile wildworks Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Themes Keywords: has-patch
Focuses: docs Cc:

Description

Document: https://developer.wordpress.org/reference/functions/add_editor_style/

The PHPdDoc describes this function as if it were for TinyMCE, but in fact, it is also available in the block editor, block themes, etc.

Change History (2)

#1 @sabernhardt
6 weeks ago

  • Component changed from Editor to Themes
  • Focuses docs added

This ticket was mentioned in PR #8783 on WordPress/wordpress-develop by @sourav08.


6 weeks ago
#2

  • Keywords has-patch added

Docs: Clarify add_editor_style() applies to both TinyMCE and block editor

Trac ticket: https://core.trac.wordpress.org/ticket/63411

Note: See TracTickets for help on using tickets.