Disable CSS and JS Front End
-
Your plugin when enable, it generates on the front end the following CSS and JS
How I can disable it on the front end?
I don’t want to have it.
<link rel='stylesheet' id='ugb-style-css-css' href='/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.style.build.css?ver=1.9.1' type='text/css' media='all' /> <style id='ugb-style-css-inline-css' type='text/css'> :root { --content-width: 900px; } </style> <script type='text/javascript' src='/wp-content/plugins/stackable-ultimate-gutenberg-blocks/dist/blocks.frontend.js?ver=1.9.1'></script>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Disable CSS and JS Front End’ is closed to new replies.