Opened 8 years ago
Closed 8 years ago
#45127 closed task (blessed) (fixed)
Extract the code editor settings from wp_enqueue_code_editor()
| Reported by: | pento | Owned by: | pento |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | fixed-5.0 |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 43761: