Skip to content

Releases: msigley/WP-Simple-Security

Minor bug fixes.

26 Sep 22:16
03357d3
Compare
Choose a tag to compare

Fixed site root detection.
Added restricted requests.

Major rework

24 Sep 21:03
0158a3f
Compare
Choose a tag to compare
3.9.0

Update wp-simple-security.php

3.4.4: Allow for third party use of spam features.

17 Mar 20:49
339db80
Compare
Choose a tag to compare
Fixed sec_qa to be compatible with form.reset();
Made spam functions public.

Performance improvements

25 Feb 20:18
e425d0d
Compare
Choose a tag to compare
Only generate a new math captcha every hour to be cache friendly.

Fixed gc_table_data to not run on every request.

Disable wordpress user tracking by Automatic

14 Feb 16:50
8efd0f3
Compare
Choose a tag to compare
3.4.2

Disable wordpress user tracking by Automatic

Added anti spam features

03 Feb 19:34
1b3e437
Compare
Choose a tag to compare
3.4.1

Fixed typo

Fixed intercept_login_request bug

15 Jan 19:45
f65e1e7
Compare
Choose a tag to compare
Fixed intercept_login_request bug.

Removed the insecure X-Pingback http header.

Added WP Cron protection

09 Dec 20:19
be1688e
Compare
Choose a tag to compare
3.3.0

Update README.md

Added WP Admin Protection

28 Aug 19:11
6e30835
Compare
Choose a tag to compare
3.2.0

Updated for 3.2.0

Prevent PHP warnings from inet_pton

31 May 13:20
26457b7
Compare
Choose a tag to compare
3.1.4

Suppress PHP warnings from inet_pton