[ad_1]
[ad_2]
I was watching a youtube tutorial on how to create a wordpress theme by Robbert Vermeulen and his approach to creating the theme looked a little bit complicated to me.
I have been making wordpress/woocommerce websites for 3 years using page builders like Elementor and with this said, my PHP knowlege is very basic.
I saw in his video that he uses PHP Classes and I don't know nothing about this topic.
I would like to know what important PHP topics I should know in order to become a true WordPress Developer
Hey man I don’t have a useful tip as I’m a wordpress beginner, can I ask you how did you get started in wordpress ? Was it practicing locally doing some quick website building or did you start by getting a host service and paying for it ?
I am practicing locally at the moment and probably moving forward I don’t want to pay for hosting just to showcase my portfolio work.
Thanks for any advice
What’s a WordPress developer to you?
– A person making websites? Then you don’t need PHP, you need design, HTML and CSS and making custom themes.
– a person developing plugins for the WordPress ecosystem? Then you’ll need understanding of programming, be it with PHP or whatever other language. Of course you’ll use PHP but knowing the language doesn’t mean you know how to program.