• Hi,
    I want to add action when a post is added. Before I used save_post hook but I couldn’t get post categories. Now I’m using set_object_terms and I can get them. The problem is, I have a custom post field and I tried to get it’s value using get_post_meta but I got nothing.
    Any suggestions?

  • The topic ‘Can't get post metadata on set_object_terms’ is closed to new replies.