Thursday, June 23, 2016

WordPress Plugin Development for Beginners

WordPress plugins are a critical component of the WordPress platform, allowing you to easily extend functionality. A common question I often get asked is "What's the best resource that covers WordPress plugin development for beginners?".

Luckily, there's a vast amount of high quality articles and tutorials for those getting started with WordPress development, so I thought I’d take the opportunity to round up some of the better resources to help you on your way.

I’ll start the list off with the official WordPress documentation, which is a great first step:

There's a lot more than that, but you should definitely follow the official documentation, it's constantly being updated.

You'll need to learn a little PHP, luckily SitePoint has the best collection of PHP news and learning materials on the web - which you can find here. SitePoint also has a huge collection of articles and tutorials on WordPress development, here’s a selection of the highlights to help get you started.

Articles

An Introduction to WordPress Plugin Development

Simon Codrington covers the basics of what you need to know about building your own WordPress plugins and best practices for WordPress plugin development.

Read article

A Real World Example of WordPress Plugin Development

Simon Codrington revisits his article on an Introduction to Plugin Development with this real world example of WordPress Plugin Development.

Continue reading %WordPress Plugin Development for Beginners%


by Chris Burgess via SitePoint

No comments:

Post a Comment