Opened 10 years ago
Closed 10 years ago
#34721 closed defect (bug) (fixed)
Filter doc of mcs_css is invalid
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | TinyMCE | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The filter hook mce_css 's argument is string (Comma-delimited list of stylesheets) but in doc, it is array
https://core.trac.wordpress.org/browser/tags/3.9/src/wp-includes/class-wp-editor.php#L537
This doc have since 3.9 to now on trunk.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 35660: