Answer the question
In order to leave comments, you need to log in
How to move this css and js to the footer?
These are all js woo and wordpress styles that either cannot be disabled or are vital.
As far as you can see from the screenshot, they slow down the speed and slow down the rendering.
How can they be moved to the footer? Plugin? Are there any specific features?
Answer the question
In order to leave comments, you need to log in
https://wp-kama.ru/function/wp_enqueue_style - for styles
https://wp-kama.ru/function/wp_enqueue_script - for scripts
In short, you connect files not through code, but through these functions. After reading the documentation, you can learn how to connect something to the footer, and something to the header.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question