Merge branch 'feature/add-escaping-to-templates' into 'master'
Feature/add escaping to templates See merge request !20
Showing
- changelog.txt 4 additions, 0 deletionschangelog.txt
- composer.json 2 additions, 3 deletionscomposer.json
- phpcs.xml.dist 48 additions, 0 deletionsphpcs.xml.dist
- templates/button.php 18 additions, 14 deletionstemplates/button.php
- templates/form-end.php 6 additions, 0 deletionstemplates/form-end.php
- templates/form-field.php 17 additions, 11 deletionstemplates/form-field.php
- templates/form-label.php 4 additions, 3 deletionstemplates/form-label.php
- templates/form-start.php 3 additions, 2 deletionstemplates/form-start.php
- templates/header.php 4 additions, 4 deletionstemplates/header.php
- templates/input-checkbox.php 13 additions, 8 deletionstemplates/input-checkbox.php
- templates/input-date-picker.php 12 additions, 4 deletionstemplates/input-date-picker.php
- templates/input-hidden.php 13 additions, 8 deletionstemplates/input-hidden.php
- templates/input-image.php 12 additions, 12 deletionstemplates/input-image.php
- templates/input-number.php 12 additions, 4 deletionstemplates/input-number.php
- templates/input-radio.php 13 additions, 8 deletionstemplates/input-radio.php
- templates/input-submit.php 23 additions, 12 deletionstemplates/input-submit.php
- templates/input-text-multiple.php 50 additions, 39 deletionstemplates/input-text-multiple.php
- templates/input-text.php 12 additions, 9 deletionstemplates/input-text.php
- templates/input.php 35 additions, 23 deletionstemplates/input.php
- templates/noonce.php 2 additions, 2 deletionstemplates/noonce.php
Loading
Please register or sign in to comment