Escaping Checker Icon

Escaping Checker

By Tom J Nowell

Active Installs

0+

Last Updated

April 17, 2018

First Released

December 26, 2015

Download History (Last one month)


Contributors

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

  1. Upload the plugin folder into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the [tomjn_escaping_tests] in a page or post and save

If you prefer to create a dedicate page template, use echo tomjn_escaping_tests();

Screenshot Gallery

Installation Instructions

  1. Upload the plugin folder into the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the [tomjn_escaping_tests] in a page or post and save

If you prefer to create a dedicate page template, use echo tomjn_escaping_tests();

There’s a Lot of Escaping Functions!

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

Changelog

1.1

  • Put a green or yellow border around output depending on wether it matches the original input
  • Bumped tested WP version to 4.9.5

1.0

  • Added behave.js to make typing content easier
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
1.1 Download Stable
Development Download Trunk

Plugin Info

  • Version: 1.1
  • Last Updated: April 17, 2018
  • Active Installs: 0+
  • WordPress Version: 4.3 or higher
  • Tested up to: 4.95
  • PHP Version: or higher
  • Tags:    
    security

Ratings


5.0 out of 5 stars. (1 reviews)

See all reviews
Scroll to Top