Hi, What is the best course (not online) to do in Wordpress development?
I would like to become very efficient in Wordpress Theme development and want to know if there is a well known course that teaches just wordpress theme development. I am hoping to learn very difficult concepts like creating plugins and also adding to the main nav my own apps that run inside the admin menu such as creating a portfolio creator.
Thank you
Mail this postPopularity: 1% [?]
1 Comment »
RSS feed for comments on this post. TrackBack URL
I’m not aware of any courses specifically targeting Theme development, but there are plenty of online resources to help you through the process (including the WordPress Codex).
One of the great things about WordPress is that it (and most of it’s themes and plugins) are open source – which allows you to see and tinker with the source code). The best way to learn is probably to find themes/plugins that you like, look at the source code, and make small changes until you get a feel for what does what.
Experience is the best way to learn.