Viewing 1 replies (of 1 total)
  • Thread Starter wothers

    (@wothers)

    This from tongtastic in a similar post resolved my problem:

    The solution is to add this line

    add_action( 'pre_post_update', array( $this, 'save_postdata' ) );

    in wordpress-seo/admin/class-metabox.php:

    after line 35

    fixes it

Viewing 1 replies (of 1 total)
  • The topic ‘Not saving changes’ is closed to new replies.