-
- Downloads
feat: add escaping functions in templates
parent
7596dd72
No related branches found
No related tags found
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
Showing
- phpcs.xml.dist 1 addition, 1 deletionphpcs.xml.dist
- templates/button.php 1 addition, 2 deletionstemplates/button.php
- templates/form-end.php 6 additions, 0 deletionstemplates/form-end.php
- templates/form-field.php 12 additions, 10 deletionstemplates/form-field.php
- templates/form-label.php 3 additions, 2 deletionstemplates/form-label.php
- templates/form-start.php 3 additions, 2 deletionstemplates/form-start.php
- templates/header.php 2 additions, 2 deletionstemplates/header.php
- templates/input-checkbox.php 10 additions, 9 deletionstemplates/input-checkbox.php
- templates/input-date-picker.php 11 additions, 10 deletionstemplates/input-date-picker.php
- templates/input-hidden.php 11 additions, 9 deletionstemplates/input-hidden.php
- templates/input-image.php 10 additions, 10 deletionstemplates/input-image.php
- templates/input-number.php 11 additions, 10 deletionstemplates/input-number.php
- templates/input-radio.php 11 additions, 9 deletionstemplates/input-radio.php
- templates/input-submit.php 7 additions, 7 deletionstemplates/input-submit.php
- templates/input-text-multiple.php 5 additions, 7 deletionstemplates/input-text-multiple.php
- templates/input-text.php 11 additions, 11 deletionstemplates/input-text.php
- templates/input.php 4 additions, 6 deletionstemplates/input.php
- templates/paragraph.php 3 additions, 4 deletionstemplates/paragraph.php
- templates/product-select.php 4 additions, 4 deletionstemplates/product-select.php
- templates/select.php 10 additions, 8 deletionstemplates/select.php
Please register or sign in to comment