[wp-trac] [WordPress Trac] #28478: remove open sans font as a dependency
WordPress Trac
noreply at wordpress.org
Sat Jun 7 00:41:39 UTC 2014
#28478: remove open sans font as a dependency
--------------------------------+-----------------------------
Reporter: norcross | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Appearance | Version: trunk
Severity: normal | Keywords:
Focuses: ui, administration |
--------------------------------+-----------------------------
currently open sans is set as a dependency in multiple areas on the admin
and in the admin bar. this causes an issue if someone runs
`wp_dequeue_style` on open sans, as it will remove all CSS that sets it as
a dependency. since its loading as an external file, some people may want
to remove it for load times or any other reasons. it's a font, therefore I
would argue it's a 'nice to have' and not a true dependency.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28478>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list