[wp-trac] [WordPress Trac] #25085: Twenty Fourteen: Fix Genericons Loading
WordPress Trac
noreply at wordpress.org
Fri Sep 13 14:44:26 UTC 2013
#25085: Twenty Fourteen: Fix Genericons Loading
------------------------------+---------------------------
Reporter: celloexpressions | Owner: lancewillett
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.8
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
------------------------------+---------------------------
Comment (by georgestephanis):
I've just gone through all the individual zip releases of Genericons, and
saved each as a commit and pushed them up to
[https://github.com/Automattic/Genericons]
And it looks like the syntax that Twenty Fourteen is using --
[http://core.trac.wordpress.org/browser/trunk/src/wp-
content/themes/twentyfourteen/fonts/genericons.css] -- that of
{{{
[class*="genericon"]:before {
}}}
doesn't seem to have been in any of the .zip download releases ever
available through genericons.com
So if you want to use that in the genericons twentyfourteen style, I mean,
go ahead, but be aware that you're intentionally forking genericons.css
== Jetpack ==
Just to be clear, Jetpack just `wp_register_style()`'s -- it doesn't
enqueue it. So Jetpack would not result in an additional version being
loaded concurrently on the front-end.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25085#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list