Update views/wizards/setup/default.php
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
<div class="wu-bg-white wu-p-4 wu--mx-5">
|
<div class="wu-bg-white wu-p-4 wu--mx-5">
|
||||||
<?php echo wp_kses_post($content); ?>
|
<?php echo $content; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Submit Box -->
|
<!-- Submit Box -->
|
||||||
|
Reference in New Issue
Block a user