[wp-trac] [WordPress Trac] #30797: New function for parent theme stylesheet uri
WordPress Trac
noreply at wordpress.org
Fri Sep 25 08:03:48 UTC 2015
#30797: New function for parent theme stylesheet uri
----------------------------+-----------------------
Reporter: grapplerulrich | Owner: obenland
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.4
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+-----------------------
Comment (by grapplerulrich):
> Why get_template_stylesheet_uri() and not get_template_uri()?
That would make sense. I was just thinking how we could make it clear that
it is linking to the stylesheet.
For reference all of the function names.
{{{
get_template_directory()
get_template_directory_uri()
get_stylesheet_directory()
get_stylesheet_directory_uri()
get_stylesheet_uri()
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30797#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list