How-to Remove WordPress global-styles-inline-css

Not using Block Editor on your WordPress site? Since WordPress 6.9 loading of inline CSS has changed (now WP registers individual block styles, or combines block styles). As a result, WordPress dynamically injects this HUGE chunk of CSS in to the HTML HEAD like this: <style id=’global-styles-inline-css’>:root{–wp–preset–aspect-ratio–square: 1;… To remove it, simply add this to… Continue reading How-to Remove WordPress global-styles-inline-css