 Xarzu
|
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?
|
 Brad
|
http://codex.wordpress.org/Plugin_API/Hooks
The WordPress codex is the best for reference material. They’ve got a page on writing plugins:
http://codex.wordpress.org/Writing_a_Plugin
|
 dmunz
|
Dig the tunes… I was wondering what Mp3 plugin you were using with the little play button the pops out the mp3 player on the left side.
-d
|
 Brad
|
That’s the Yahoo! Media Player: http://mediaplayer.yahoo.com/
I have some hacks in place for it but otherwise it’s pretty much stock.
|