Advanced Access Manager - Version 3.9.5.1

Version Description

  • Fixed bug with login redirect
Download this release

Release Info

Developer vasyl_m
Plugin Icon 128x128 Advanced Access Manager
Version 3.9.5.1
Comparing to
See all releases

Code changes from version 3.9.5 to 3.9.5.1

Files changed (2) hide show
  1. aam.php +1 -1
  2. readme.txt +18 -2
aam.php CHANGED
@@ -3,7 +3,7 @@
3
  /**
4
  Plugin Name: Advanced Access Manager
5
  Description: Manage website access for any user, role or visitors
6
- Version: 3.9.5
7
  Author: Vasyl Martyniuk <vasyl@vasyltech.com>
8
  Author URI: https://www.vasyltech.com
9
 
3
  /**
4
  Plugin Name: Advanced Access Manager
5
  Description: Manage website access for any user, role or visitors
6
+ Version: 3.9.5.1
7
  Author: Vasyl Martyniuk <vasyl@vasyltech.com>
8
  Author URI: https://www.vasyltech.com
9
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: vasyltech
3
  Tags: access, role, user, visitor, capability, page, post, permission, security, redirect, access
4
  Requires at least: 3.8
5
  Tested up to: 4.7
6
- Stable tag: 3.9.5
7
 
8
  Set of tools to manage access to your website resources like posts, pages or menus for
9
  any user, role or visitors.
@@ -12,7 +12,8 @@ any user, role or visitors.
12
 
13
  > Advanced Access Manager (aka AAM) is probably the only plugin that allows you to
14
  > manage access to a website in the backend and frontend for any user, role or
15
- > visitors.
 
16
 
17
  AAM is well documented so even inexperienced WordPress user can easily understand
18
  how to use it in the most efficient way.
@@ -66,6 +67,21 @@ out more about the Advanced Access Manager.
66
 
67
  == Changelog ==
68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  = 3.9.5 =
70
  * General bug fixing and improvements
71
  * Added ability to setup access settings to all Users, Roles and Visitors
3
  Tags: access, role, user, visitor, capability, page, post, permission, security, redirect, access
4
  Requires at least: 3.8
5
  Tested up to: 4.7
6
+ Stable tag: 3.9.5.1
7
 
8
  Set of tools to manage access to your website resources like posts, pages or menus for
9
  any user, role or visitors.
12
 
13
  > Advanced Access Manager (aka AAM) is probably the only plugin that allows you to
14
  > manage access to a website in the backend and frontend for any user, role or
15
+ > visitors.
16
+ > AAM 4.0 development version is available for download [here](https://downloads.wordpress.org/plugin/advanced-access-manager.zip).
17
 
18
  AAM is well documented so even inexperienced WordPress user can easily understand
19
  how to use it in the most efficient way.
67
 
68
  == Changelog ==
69
 
70
+ = 4.0 =
71
+ * Added link Access to category list
72
+ * Added shortcode [aam] to manage access to the post's content
73
+ * Moved AAM Redirect extension to the basic AAM package
74
+ * Moved AAM Login Redirect extension to the basic AAM package
75
+ * Moved AAM Content Teaser extension to the basic AAM package
76
+ * Set single password for any post or posts in any category or post type
77
+ * Added two protection mechanism from login brute force attackes
78
+ * Added double authentication mechanism
79
+ * Few minor core bug fixings
80
+ * Improved multisite support
81
+
82
+ = 3.9.5.1 =
83
+ * Fixed bug with login redirect
84
+
85
  = 3.9.5 =
86
  * General bug fixing and improvements
87
  * Added ability to setup access settings to all Users, Roles and Visitors