Skip to content

Releases: srtfisher/Lockdown-WPAdmin

2.2

13 May 04:14
Compare
Choose a tag to compare

2.2

  • Fixing issues with other plugins
  • Support tested for 3.9
  • Large code structure changes. If you are extending the WP_LockAuth at all, you should basically check the class anew since it was seperated into Admin and Application services.

2.2 Beta

01 May 04:31
Compare
Choose a tag to compare
2.2 Beta Pre-release
Pre-release
  • Fixing issues with other plugins
  • Support tested for 3.9
  • Large code structure changes. If you are extending the WP_LockAuth at all, you should basically check the class anew since it was separated into Admin and Application services.

Note: the Travis CI badge may show that the build failed. That is only due to deprecation errors coming from mysqli on PHP 5.5.

2.1

24 Aug 17:45
Compare
Choose a tag to compare
2.1
  • Unit Testing! Unit Testing ensure more reliable code going forward
  • Support for WordPress 3.6
  • General Cleaning

2.0.2

09 Jul 02:37
Compare
Choose a tag to compare
  • Query string detection bug fix by James Bonham
  • Issues with WordPress in a sub-directory
  • LD_404 filter for 404 template.

2.0.2-beta2

07 Jul 04:53
Compare
Choose a tag to compare
2.0.2-beta2 Pre-release
Pre-release
  • LD_404 filter for 404 template.

2.0.2-beta

03 Jul 14:28
Compare
Choose a tag to compare
2.0.2-beta Pre-release
Pre-release

A beta release of 2.0.2 with some bug fixes and tweaks. See README.md for changelog.

2.0.1

03 Jul 14:28
Compare
Choose a tag to compare

Bug fixes!