Disable Global Style

الوصف

It disables the global style inlined by WordPress since WP 5.9. It also removes the duotone SVGs added after the opening body tag.

Even if you don’t use the full site editing, since WordPress 5.9 you will have an inlined style and some duotone SVGs added by the core on all the pages of your website.

The global inlined style is not enormous, but it’s also not very little. Around 5 kB added to the document may make a difference if your document is already heavy.

Moreover, why should your page have this style if you don’t need it?

Activate Disable Global Style and you will get rid of it.

How to disable the global style added by WordPress since v. 5.9

  • Install Disable Global Style
  • Done

No settings needed for this plugin. Just activate it and that’s it.

How to check that the global style is not inlined

  • Disable the plugin
  • Load a page of your website
  • Inspect elements (right-click => Inspect Elements)
  • Search for “global-style-inline-css”
  • Activate the plugin
  • Search again “global-style-inline-css”
  • If you find “global-style-inline-css” when the plugin is not active, but you don’t find it when the plugin is active, it means that it works

Clear the cache if any before to check.

المراجعات

إقرأ جميع المراجعات 1

المساهمون والمطوّرون

“Disable Global Style” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Disable Global Style“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.1

*Added: duotone filter SVGs bloating the HTML also removed

1.0.0

*Initial release