Releases: samiahmedsiddiqui/prevent-xss-vulnerability
Releases · samiahmedsiddiqui/prevent-xss-vulnerability
2.0.2 - Dec 23, 24
Fix minor WPCS issues and change text for better understanding.
2.0.1 - Aug 19, 2022
2.0.0 - Jul 14, 2021
1.0.0 - Aug 24, 20
- Enhancements
- Escape array values
- Set headers to prevent caching before redirect
- Applied PHP Standard and removed couple of discouraged methods
0.3.5 - May 11, 2019
Fixing issue with update_option()
0.3.4 - May 11, 2019
Added wp_kses
to make the textarea messages more secure
0.3.3 - Apr 08, 2019
Added wp_kses()
to make the warning message secure
0.3.2 - Mar 21, 2019
Added Upgrade Notice above the Self XSS
0.3.1 - Mar 19, 2019
- Enhancements
- Changing function name to be more generic for
Self-XSS
Functionality
- Changing function name to be more generic for
0.3.0 - Mar 14, 2019
- Enhancements
- Added Self-XSS Functionality
- Bugs
- Fixed wrong protocol issue on redirecting URL