=== Basic Security: Prevent Cross Site Scripting ===
Contributors: giuse
Stable tag: 0.0.3
Tested up to: 6.8
Requires at least: 4.6
Tags: XSS, Cross Site Scripting, security, protection, vulnerabilities
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

It helps in preventing Cross Site Scripting (XSS) with just a few lines of code.


== Description ==

It helps in preventing Cross Site Scripting (XSS) with just a few lines of code.

Just activate it, no settings, no bloat.

It will not stop all the Cross Site Scripting injections, but with a very few lines of code you will drastically increase the security of your website without worsening the performance.

You can read more about what it does at <a href="https://josemortellaro.com/how-to-prevent-cross-site-scripting-xss/" target="_blank" rel="noopener">https://josemortellaro.com/how-to-prevent-cross-site-scripting-xss/.</a>.

== Help ==
If you need help open a thread on the support forum of this plugin.
Please, before posting enable the debugging in wp-config.php. Need a step-by-step guide? Read <a href="https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/">this detailed tutorial</a> on <a href="https://freesoul-deactivate-plugins.com/how-to-enable-debugging-in-wordpress-a-step-by-step-guide/">how to enable debugging in WordPress</a> to learn more.


== Changelog ==

= 0.0.3 =
* Checked: WordPress v. 6.4

= 0.0.2 =
* Fix: conflict with bulk actions and image crop

= 0.0.1 =
* First release
