[wp-trac] [WordPress Trac] #59626: admin-bar-css not following codex
WordPress Trac
noreply at wordpress.org
Sat Oct 14 20:48:54 UTC 2023
#59626: admin-bar-css not following codex
--------------------------+------------------------------
Reporter: brianbrown | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 6.3.3
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by SergeyBiryukov):
* component: Filesystem API => Themes
Comment:
Hi there, welcome to WordPress Trac! Thanks for the ticket.
Could you share the Codex article you are referring to?
Just to clarify, the `TEMPLATEPATH` and `STYLESHEETPATH` constants are
only used for locating files in the current theme, they indeed do not
affect any other files like `wp-includes/css/admin-bar.min.css`.
These constants will be deprecated in WP 6.4 in favor of the
`template_directory` and `stylesheet_directory` filters, see [56635] /
#18298.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59626#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list