diff --git a/includes/validation/class-amp-validation-error-taxonomy.php b/includes/validation/class-amp-validation-error-taxonomy.php index 8eea7b798da..f02c25ea56e 100644 --- a/includes/validation/class-amp-validation-error-taxonomy.php +++ b/includes/validation/class-amp-validation-error-taxonomy.php @@ -888,103 +888,94 @@ public static function render_error_status_filter() { $error_status_filter_value = isset( $_GET[ self::VALIDATION_ERROR_STATUS_QUERY_VAR ] ) ? intval( $_GET[ self::VALIDATION_ERROR_STATUS_QUERY_VAR ] ) : ''; // WPCS: CSRF OK. - if ( 0 === $new_term_count && 0 === $accepted_term_count && 0 === $rejected_term_count ) { - return; - } ?> assertEmpty( ob_get_clean() ); - /* - * This is now on the correct screen, so it shouldn't be empty anymore. - * When no validation error exists, there should not be an