0+
April 17, 2018
December 26, 2015
This plugin adds a shortcode that when used inserts an escaping checker. The checker gives you a form you can enter potentially unsafe content into, and when submitted, passes that content through every sanitisation, validation and escaping function in WordPress Core, and some PHP Core functions
/wp-content/plugins/ directory[tomjn_escaping_tests] in a page or post and saveIf you prefer to create a dedicate page template, use echo tomjn_escaping_tests();
/wp-content/plugins/ directory[tomjn_escaping_tests] in a page or post and saveIf you prefer to create a dedicate page template, use echo tomjn_escaping_tests();
Yes! But not every function listed here is an escaping function, there are validation and sanitising functions too, some of them are PHP Core functions rather than WordPress functions
behave.js to make typing content easier