Version |
Release Date |
Change Log |
4.0.13 |
2014-09-19 |
|
4.0.12 |
2014-09-13 |
|
4.0.11 |
2014-09-13 |
|
4.0.10 |
2014-09-13 |
|
4.0.9 |
2014-09-11 |
|
4.0.8 |
2013-12-18 |
|
4.0.7 |
2013-12-18 |
|
4.0.6 |
2013-12-18 |
|
4.0.5 |
2013-12-17 |
|
4.0.4 |
2013-12-15 |
|
4.0.3 |
2013-12-15 |
|
4.0.2 |
2013-12-15 |
December 15, 2013 =
Fixing more compatability bugs
Fixing PHP notices & warnings
Fixed bug when using page navigation fallback (no menu selected)
|
4.0.1 |
2013-12-14 |
|
4.0.0 |
2013-12-13 |
December 13, 2013 =
Rewrote the Nav Walker classes to be more minimalistic and to defer actual functionality to the originally configured walker, allowing for better compatability with themes or plugins that use their own nav walkers
Code style updates
Fixing some PHP warnings/notices
|
3.1.4 |
2013-12-13 |
August 30, 2012 =
Added not/or keywords to the role option of the members shortcode, syntax: [members role="not:guest,banned"][/members] and members role="or:editor,author,contributor"
|
3.1.3 |
2012-08-30 |
August 30, 2012 =
Fixed a PHP warning about load_plugin_textdomain using a deprecated argument
Fixed a PHP error if no nav menu is set
Added a role option to the members shortcode (Use like [members role="administrator"][/members])
|
3.1.2 |
2012-08-30 |
|
3.1.1 |
2011-12-07 |
|
3.1 |
2011-12-07 |
- Custom Post Type section is no longer displayed on the options page if there are no custom post types
- Members Only Blog now properly restricts the entire site
- Admins now have the ability to override permissions to prevent lower level users from denying admins access to posts
- Admins may now create menu widgets that are only visible to members or non-members from the Widgets screen
- Admins may now create WordPress nav menus that are only visible to members
- Updated the documentation
- Added new screenshots
|
3.0.5 |
2011-12-07 |
|
3.0.4 |
2011-06-06 |
|
3.0.3 |
2011-06-05 |
June 5, 2011 =
Added an option to apply members settings to all children of a page
Fixed a bug where the page navigation for posts/archives was broken
Fixed a bug where themes that used the_content on archive/search pages could show all the contents of a post instead of the no excerpt message
|
3.0.2 |
2011-06-04 |
|
2.1 |
2011-01-25 |
- Added an icon on the page list dialog that shows Non-member or Member only statuses
- Bug Fix: Fixed a PHP4 bug by replacing self with the full class name thanks to
itpixie
- Bug Fix: Fixed a bug where pages with roles set could lock an administrator out (Thanks to
evlapix for reporting)
- Bug Fix: After logging in you are now redirected back to the page you were trying to access
|
2.0 |
2010-12-20 |
- Added the ability to mark pages as non-members only
- Added the ability to restrict pages to specific roles
- Added the ability to set the redirect URL for users with incorrect permissions
|