Can custom fields be used to determine specific actions upon saving a post to the database?
Which action(s) make this possible, since adding post medata seems to always occur after saving a post and thus any plugin hooking into wp_insert_post is activated before the post meta data has been added to the post.
