[wp-trac] [WordPress Trac] #28478: remove open sans font as a dependency
WordPress Trac
noreply at wordpress.org
Fri Jan 30 16:47:56 UTC 2015
#28478: remove open sans font as a dependency
-------------------------------------------------+-------------------------
Reporter: norcross | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Script Loader | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch dev-feedback 2nd-opinion | Focuses: ui,
needs-testing | administration
-------------------------------------------------+-------------------------
Comment (by nacin):
I think this makes it harder and more annoying for people to bring in
open-sans when needed. This would work, no?
{{{
wp_deregister_style( 'open-sans' );
wp_register_style( 'open-sans', false );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28478#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list