[wp-trac] [WordPress Trac] #19130: current wp-login.php call to wp_admin_css() bypasses its own filter
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 4 15:31:35 UTC 2012
#19130: current wp-login.php call to wp_admin_css() bypasses its own filter
-----------------------------+------------------------------
Reporter: F J Kaiser | Owner: F J Kaiser
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 2.6
Severity: normal | Resolution:
Keywords: has-patch close |
-----------------------------+------------------------------
Changes (by ocean90):
* keywords: has-patch => has-patch close
* version: 3.2.1 => 2.6
Comment:
Comment from nacin:
>Core CSS files will get processed via WP_Styles, so the filter isn't very
helpful anymore.
>
[[BR]]
The filter `wp_admin_css` will never be fired for core files, no matter if
`$force_echo` is true or false. If you use a custom file the filter can be
used.
Behaviour introduced in #7011.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19130#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list