[wp-meta] [Making WordPress.org] #5858: Inline custom CSS on /news/ pages
Making WordPress.org
noreply at wordpress.org
Wed Aug 11 10:35:33 UTC 2021
#5858: Inline custom CSS on /news/ pages
--------------------------------+-----------------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: lowest | Milestone:
Component: WordPress.org Site | Keywords: performance seo
--------------------------------+-----------------------------
When the theme customizer is used, it outputs the saved CSS in an inline
`<style type="text/css" id="wp-custom-css">` tag. You can see an example
of this at https://wordpress.org/support/.
In the news section (e.g., https://wordpress.org/news/, view-
source:https://wordpress.org/news/2021/08/widgets-in-wordpress-5-8-and-
beyond/), this code is ''not'' output inline; it's loaded via a request to
`https://wordpress.org/news/?custom-css=%some_hash_value%`.
This behaviour should be altered, and the CSS should be loaded inline.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5858>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list