
Re: I want to write my own wordpress plugin
I am not sure if there are books for that, but there are guides provided by wordpress itself:
Action :
http://codex.wordpress.org/Plugin_API/Action_ReferenceFilter :
http://codex.wordpress.org/Plugin_API/Filter_ReferenceHope it helps.