After I added a post by wp_insert_post();
Any callback after I added ? I need permalink of added post.
I have idea only search by title and post-type (I use custom post-type in my case), But any better function ?
|
After I added a post by wp_insert_post(); Any callback after I added ? I need permalink of added post. I have idea only search by title and post-type (I use custom post-type in my case), But any better function ? |
|||
|
|
Codex: http://codex.wordpress.org/Function_Reference/wp_insert_post http://codex.wordpress.org/Function_Reference/wp_insert_post |
|||
|
|