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?
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?
Umm... this is the Movable Type Forum. Wordpress is over there.
But seriously...
http://lmgtfy.com/?q=create+wordpress+plugin
Good luck!
-tony
You can go wordpress to see see.
There are already so many plugins available for it which are well tested over time.
Hi,
This is the website i use whenever i need to know if the hook is possible or not:
http://adambrown.info/p/wp_hooks/hook
Hope it helps.