User Guide
CREATING YOUR OWN PLUGINS
There are thousands of plug-ins available, over 10,000 - but amazingly there will
come the time when you want a plug-in that doesn’t exist, or those available
don’t quite do what your want, or perhaps don’t work with your version of
WordPress.
This is a more advanced topic, and covered in detail in the Advanced
User Guide, you can skip this if you like!
So you’re going to need your own plug-in developed.
There are essentially two ways to create a
theme
As with developing themes, this will depend on how technical you are. Are you a
web developer, or want to learn (and have a lot of spare time to do so)?
Creating your own plug-ins
This is out of scope for this guide. If you want to create your own, bear in mind
that you will need to be proficient at:
•
HTML
•
CSS (Stylesheets) - using DIV’s for layout, for example
•
PHP
•
Probably (depending on the plugin) MySQL databases
•
How websites “work”
You will also need to have at least a reasonable understanding of:
•
Graphic design (depending on how much graphic work is required)
WordPress 3 User Guide" Chapter 8: Plugins
Simon Goodchild • www.wpsymposium.com • © Copyright 2011! 84