Support

Account

Home Forums Bug Reports ACF Pro 5.7.11 + Simple History 2.29.1 not working together Reply To: ACF Pro 5.7.11 + Simple History 2.29.1 not working together

  • On /wp-content/plugins/simple-history/loggers/Plugin_ACF.php line 374 you have the following:

    $parent_field = _acf_get_field_by_id( $parent_field['parent'] );

    It seems that function no longer exists in ACF.