Answer the question
In order to leave comments, you need to log in
What VS CODE extensions do you recommend for Wordpress development?
Good afternoon.
I recently started using Visual Studio Code, but I ran into a problem that it highlights some functions as errors, for example, plugin_dir_path();
or register_activation_hook();
Well, what extensions would you recommend to make your work easier?
Answer the question
In order to leave comments, you need to log in
To avoid errors, you need to open the wordpress folder in the editor and not just the theme folder
phpstorm has support for frameworks. You just specify the folder with the VP there as a framework and it works. Autocomplete, docblock - generally convenient. But since VSCode is not an ide, you need to connect something there to teach it to recognize other functions from frameworks
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question