[wp-trac] [WordPress Trac] #31854: add_editor_style() doesn't work with stylesheets with commas in URL

WordPress Trac noreply at wordpress.org
Wed Apr 1 22:20:50 UTC 2015


#31854: add_editor_style() doesn't work with stylesheets with commas in URL
-----------------------------+-----------------------------
 Reporter:  danielbachhuber  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Editor           |    Version:
 Severity:  normal           |   Keywords:  dev-feedback
  Focuses:                   |
-----------------------------+-----------------------------
 {{{
 add_editor_style(
 'https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400,300|Roboto:300,400,700|Roboto+Slab:300,700'
 );
 }}}

 Because `mce_css` comma-separates the stylesheets. It looks like this came
 up in #24653, but not clear how it was addressed.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31854>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list