We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e5f193 + 35249ee commit c2ccbdeCopy full SHA for c2ccbde
plugins/view-transitions/includes/settings.php
@@ -469,7 +469,6 @@ function plvt_render_settings_field( array $args ): void {
469
type="checkbox"
470
value="1"
471
<?php checked( $value, 1 ); ?>
472
- class="regular-text code"
473
>
474
<?php echo esc_html( $args['description'] ); ?>
475
</label>
0 commit comments