Opened 11 years ago
Closed 11 years ago
#34721 closed defect (bug) (fixed)
Filter doc of mcs_css is invalid
| Reported by: | hnle | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | TinyMCE | Version: | 3.9 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 35660: