if I want do action before publish a pos, such as convertting some special chars, and then insert post into DB, what is the action hook?
thank you!
if I want do action before publish a pos, such as convertting some special chars, and then insert post into DB, what is the action hook?
thank you!
thats all in this great link and the codex:
http://codex.wordpress.org/Plugin_API#Hooks.2C_Actions_and_Filters
I could just answer the question, but honestly, is your ability to search broke?
The action hook is publish_post, see also this.
sorry,I just forgot I have that ability, I want to delete this post ,but I can not find the button!
This topic has been closed to new replies.