Skip to content

Releases: samiahmedsiddiqui/prevent-xss-vulnerability

2.0.1 - Aug 19, 2022

19 Aug 09:05
d6a13dd
Compare
Choose a tag to compare

2.0.0 - Jul 14, 2021

14 Jul 15:15
7930f9f
Compare
Choose a tag to compare

1.0.0 - Aug 24, 20

24 Aug 17:01
Compare
Choose a tag to compare
  • 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

14 May 20:15
Compare
Choose a tag to compare

Fixing issue with update_option()

0.3.4 - May 11, 2019

11 May 20:05
Compare
Choose a tag to compare

Added wp_kses to make the textarea messages more secure

0.3.3 - Apr 08, 2019

08 Apr 16:47
Compare
Choose a tag to compare

Added wp_kses() to make the warning message secure

0.3.2 - Mar 21, 2019

21 Mar 07:27
Compare
Choose a tag to compare

Added Upgrade Notice above the Self XSS

0.3.1 - Mar 19, 2019

19 Mar 11:39
Compare
Choose a tag to compare
  • Enhancements
    • Changing function name to be more generic for Self-XSS Functionality

0.3.0 - Mar 14, 2019

15 Mar 12:32
Compare
Choose a tag to compare
  • Enhancements
    • Added Self-XSS Functionality
  • Bugs
    • Fixed wrong protocol issue on redirecting URL

0.2.1

27 Feb 19:02
Compare
Choose a tag to compare

Used Absolute URL to redirect instead of Relative URL to avoid site redirecting issues