PDA

View Full Version : I want to write my own wordpress plugin


xarzu
1-30-10, 08:47 PM
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?

snowmaker
1-30-10, 08:50 PM
Maybe this'll help a bit - how to write wordpress plugins - Google Search (http://www.google.com/search?q=how+to+write+wordpress+plugins)

Croc Hunter
1-31-10, 12:22 AM
You should ask at wordpress.org (http://wordpress.org/extend/plugins/about/) they list all hooks etc in the codex section.