Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Hashim Warren
seal-mask
.a{fill-rule:evenodd;}techdegree
Hashim Warren
Front End Web Development Techdegree Student 1,207 Points

How "much" PHP and Jquery do I need to know to make a Wordpress plugin?

In the introduction to the Wordpress plugin project Zac Gordon says I need to have a strong foundation in PHP and JQuery.

So...

If I learn "Build a Simple PHP Application" http://teamtreehouse.com/library/build-a-simple-php-application

and Build an Interactive Website (includes JQuery) http://teamtreehouse.com/library/build-an-interactive-website

will I be good to go?

With it saying you need a strong foundation in PHP/jQuery I would take this to be mean a very good knowledge and understanding of the principles at play with each language, and not just a basic grasp of what if going on.

I would first do all the PHP and jQuery courses before attempting to make my own plug ins.

Hope this helps

2 Answers

Zac Gordon
STAFF
Zac Gordon
Treehouse Guest Teacher

Hi, you will definitely want all of the PHP courses and at least the first jquery course

shahardekel
shahardekel
20,306 Points

You can come up with a working plugin, but if you don't feel like you fully understand what you are doing, it may break in certain situations - like when updating wordpress or installing other plugins.

I recommend same as Zac suggested - learn all the relevant courses before. It's worth it in my opinion.