WordPress / revisions-extended

71 stars 11 forks source link

Error thrown when creating a revision. #123

Open StevenDufresne opened 11 months ago

StevenDufresne commented 11 months ago

Error thrown when creating a revision:

E_ERROR: Uncaught ArgumentCountError: Too few arguments to function wp_save_revisioned_meta_fields(), 1 passed in wp-includes/class-wp-hook.php and exactly 2 expected in wp-includes/revision.php:410
...
wp-content/plugins/revisions-extended/includes/revision.php(209): do_action('_wp_put_post_re...', )
wp-content/plugins/revisions-extended/includes/rest-revisions-controller.php(200): RevisionsExtended\Revision\put_post_revision(Array, false)