Forums
(@tongtastic)
11 years, 2 months ago
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