Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Steven

    (@spstieng)

    I just saw that auto save might cause problems. So I have added the following code:

    if (!defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) {
        return $post_id;
    Thread Starter Steven

    (@spstieng)

    I’m not sure what caused this problem for me. But I have opened a earlier saving of the code and it’s working now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Data in custom meta box not saved’ is closed to new replies.