Unbelievable: CSS style inlined within SCRIPT tag
-
Version 4.4.3
Line 407 in
\plugins\the-events-calendar\common\src\Tribe\Customizer.php
echo '<script type="text/css" id="' . esc_attr( 'tmpl-' . $this->ID . '_css' ) . '">';
Same at line 407 in
\wp-content\plugins\the-events-calendar\vendor\tickets\common\src\Tribe\Customizer.phpThis can seriously affect minifiers expecting JavaScript within <script> tag.
+ NOT ENQUEUED!
Why those styles are not properly enqueued with wp_enqueue_style?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unbelievable: CSS style inlined within SCRIPT tag’ is closed to new replies.