[wp-hackers] detecting type of edit for parent_save_pre

scribu scribu at gmail.com
Fri Nov 20 16:09:38 UTC 2009


You should hook into 'save_post' instead and check by $post->post_type
instead of relying on the $_POST variable.


-- 
http://scribu.net


More information about the wp-hackers mailing list