Complete WordPress Developer Course - Plugins & Themes

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Learn how to develop WordPress themes and plugins

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Luis Ramirez Jr

Reddit Posts and Comments

0 posts • 4 mentions • top 4 shown below

r/Wordpress • comment
1 points • statoos

Well the courses teach you a lot, such as:

  • WordPress template files
  • template tags
  • database queries
  • using WP API
  • development workflow
  • woocommerce and buddy press integration
  • security
  • internationalisation
  • how to correctly enqueue files and assets

I dunno, there's too much to explain. Just look at a course like this:

https://www.udemy.com/course/wordpress-development-create-wordpress-themes-and-plugins/

r/Wordpress • comment
1 points • grouchyrat

I'm in about the same spot as you. I've developed a few sites on Wordpress but mostly with page builders so I'm just learning now about actual custom WP development.

I just bought these Udemy courses and I'm really liking them so far:

Web Development Masterclass - I already have a solid understanding of HTML/CSS/JS so I kinda breezed past those and am focusing mostly on the sections for PHP, SQL, and the server-side stuff. I'm about halfway through the class and it's pretty solid so far. This will give you the PHP and other background knowledge you'll need for WP development.

Complete Wordpress Developer Course - I started with this one but it required knowledge of PHP as a prerequisite, so I went back to the 1st class to do that first. But it seems really thorough already though from the few lectures I've seen - for example, even though I have been working with Wordpress for a while, I never installed it on a local/test server. He went over that in one of the first lectures which was already a huge help. So I'm excited to be able to dig into this one!

r/Wordpress • comment
2 points • _RogerM_
r/Wordpress • comment
1 points • seanyboygloryboy

Get comfortable with the WordPress hierarchy. I wouldn't suggest underscores when starting out. Try this free YouTube course

https://www.youtube.com/playlist?list=PLriKzYyLb28nUFbe0Y9d-19uVkOnhYxFE

And these 2 Udemy Courses

https://www.udemy.com/course/wordpress-theme-and-plugin-development-course/

https://www.udemy.com/course/wordpress-development-create-wordpress-themes-and-plugins/

Along with the WordPress theme developers handbook. https://developer.wordpress.org/themes/

You're good to go 👍