Skip to content
Snippets Groups Projects

Bugfix/remove invalid escaping

Merged Krzysztof Dyszczyk requested to merge bugfix/remove-invalid-escaping into master
11 files
+ 33
89
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -33,3 +33,4 @@
readonly="readonly"<?php endif; ?>
><?php echo \esc_html( $field->get_label() ); ?></button>
Loading