Is there a filter (or hook) that I can run before custom post fields (or meta data) is saved to the database? I've tried wp_insert_post_data and wp_update_attachment_metadata but neither are what I need.
Thanks,
-TJ
Is there a filter (or hook) that I can run before custom post fields (or meta data) is saved to the database? I've tried wp_insert_post_data and wp_update_attachment_metadata but neither are what I need.
Thanks,
-TJ
This topic has been closed to new replies.