Skip to content

Commit 47846a0

Browse files
Merge branch 'trunk' into update/sizes-core-post-featured-image-block
2 parents 5e976a8 + c2ccbde commit 47846a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/view-transitions/includes/settings.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ function plvt_render_settings_field( array $args ): void {
469469
type="checkbox"
470470
value="1"
471471
<?php checked( $value, 1 ); ?>
472-
class="regular-text code"
473472
>
474473
<?php echo esc_html( $args['description'] ); ?>
475474
</label>

0 commit comments

Comments
 (0)