[wp-trac] [WordPress Trac] #60734: Open Sans mystery

WordPress Trac noreply at wordpress.org
Sat Mar 9 02:15:43 UTC 2024


#60734: Open Sans mystery
-----------------------------+-----------------------------
 Reporter:  ecv80            |      Owner:  (none)
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:  6.4.3
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 I have wasted an entire day trying to figure out why my Open Sans styles
 were not applying. This is counterproductive/suboptimal.

 As it turns out, Open Sans was packed in WP back in 2014, which is fine by
 me. More info: https://core.trac.wordpress.org/ticket/28478

 However it is **not** immediately **obvious** one needs to
 wp_deregister_style('open-sans'); before he can register his own style.

 Please, consider making an exception and make wp_register_style()
 automatically wp_deregister_style(X) if X equals 'open-sans'. Otherwise
 consider other courses of action that may prevent others from incurring in
 the same problem I did.

 Thanks.

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


More information about the wp-trac mailing list