Forum

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

I want to write my own wordpress plugin.

UserPost

1:36 pm
February 9, 2010


Xarzu

New Member

posts 1

1

I want to write my own wordpress plugin.

Does anyone know where I can find a lits of hooks and filters and what they do?

Also, is there a book that is a good reference for people who want to write wordpress plugins?

1:53 pm
February 9, 2010


Ade

Admin

posts 1140

2

Hi,

The best place to start is the Codex Plugin API. The next thing to do is to study other people's plugins – this is exactly how I learned.

I can also recommend this e-book, not free, but worth every penny:

http://www.prelovac.com/vladimir/wordpress-plugin-…..pment-book

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?