How to use PHP variables on Javascript in WordPress
Hello There! Today I was developing a WordPress plugin where I needed to adapt a jQuery plugin, in which its options (usually editable directly in the JS file) should be edited through the WordPress Dashboard, so that the user could customize it. So far so good, I have created a page of options in the […]