Viewing 1 replies (of 1 total)
  • WordPress saves the post first, to get the automatic post id and later saves the post meta using this id.

    You might want to look at other hooks like ‘added_post_meta’ which runs immediately after saving a post meta value.

Viewing 1 replies (of 1 total)

The topic ‘add callback action after update custom post meta’ is closed to new replies.