Closed justintadlock closed 6 years ago
For <meta> and other elements in inc/functions-head.php, apply filters to allow theme authors to more easily change these.
<meta>
inc/functions-head.php
Needed for the following functions:
hybrid_meta_charset()
hybrid_meta_viewport()
hybrid_link_pingback()
We have filter hooks for these on the 5.0 branch.
For
<meta>
and other elements ininc/functions-head.php
, apply filters to allow theme authors to more easily change these.Needed for the following functions:
hybrid_meta_charset()
hybrid_meta_viewport()
hybrid_link_pingback()