How to become a Wordpress full stack web developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to become a Wordpress full stack web developer?

Could some please guide me ??? Im so lost right now i have installed WP and a local host, I’ve learned HTML & CSS and a little bit of JS but never even looked a PHP What do i need to start making websites using WP? I rather create my own themes and assets

30th May 2018, 12:48 AM
Soheil
1 Answer
+ 3
You should learn about PHP and how to use the Wordpress API. Since you want to make themes you should learn about Bootstrap and JS, that way you can create responsive layouts. Some knowledge about MySQL could also be helpful. In the following link you can see part of the documentation of the Wordpress API: https://codex.wordpress.org/WordPress_API%27s
30th May 2018, 1:17 AM
Mickel
Mickel - avatar