March 2011
Beginner to intermediate
300 pages
7h 23m
English
The tools you need to develop plugins for WordPress are essentially the same tools you need for developing almost any web application, specifically:
If you are going to develop plugins for WordPress, you need WordPress itself and an environment that can run it. Download the latest version of WordPress from http://wordpress.org/download. It is then just a matter of finding a suitable place to install it.
WordPress 3 runs on a web server (most commonly Apache) that can run at least PHP 4.3 and MySQL 4.1.2—WordPress 3.2 requires PHP 5.2 and MySQL 5.0.15. Since both PHP and MySQL are widespread web technologies and WordPress is such a popular blogging tool, most ...
Read now
Unlock full access