I'm learning how to turn a website into a wordpress theme, but I came across an error that I can not solve:
Some plugins require that I have in the HEAD the code this code adds the WP JS, and conflicts with the JS I used to develop the project. And if I delete the JS I used in the project, the functions that used it stop working ... Can anyone help me, how do I reestablish functions using wordpress JS?