Opened 7 years ago
Closed 6 years ago
#45127 closed task (blessed) (fixed)
Extract the code editor settings from wp_enqueue_code_editor()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | fixed-5.0 |
Focuses: | Cc: |
Description
The block editor needs grab just the code editor settings, without enqueueing the code editor scripts.
Splitting wp_enqueue_code_editor()
up into two functions will allow this.
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 43761: