=== Advanced Access Manager === Contributors: vasyl_m Tags: access manager, access, access control, comments, capability, widget, filter menu, role manager, user access, user control, user Requires at least: 3.4.2 Tested up to: 3.8 Stable tag: 2.0 Graphic interface to manage User Access to your Front-end and Back-end == Description == Advanced Access Manager is very powerful and flexible Access Control tool for your WordPress website. It supports Single WordPress installation and Multisite setup. This is the basic list of features you can perform this AAM: * Filter Admin Menu * Filter Dashboard Widgets * Filter Metaboxes * Filter Frontend Widgets * Manage Comments * Manage Capabilities (Create, Delete) * Manage User Roles (Create, Edit, Delete) * Manage Access to your Posts, Pages or even Custom Post Types And many-many other features. The AAM support also next languages: * English * German (by Kolja www.Reggae-Party.de) * Spanish (by Etruel www.netmdp.com) == Installation == 1. Upload `advanced-access-manager` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Find Access Manager under AWM Group Menu == Frequently Asked Questions == = What is "Initiate URL" button, under "Metaboxes & Widgets" Tab? = Sometimes list of additional metaboxes is conditional on edit post page. Like e.g. display custom metabox "Photos" only if Post Status is Published. Access Manager initiates the list of metaboxes for each post in default status ("auto-draft"). That is why you have to manually initialize the URL to the edit post page where the list of additional metaboxes can be picked by AAM. == Screenshots == 1. General view of Access Manager 2. List of Metaboxes to Manage 3. List of Capabilities 4. Post/Page Tree View 5. ConfigPress == Changelog == = 2.0 = * New UI * Robust and completely new core functionality * Over 3 dozen of bug fixed and improvement during 3 alpha & beta versions = 1.9.1 = * Fixed bug with empty event list * Fixed bug with direct attachment access * Reverted back the default UI design * Last release of 1.x AAM Branch = 1.9 = * AAM 2.0 alpha 1 Announcement = 1.8.5 = * Added Event Manager * Added ConfigPress parameter "aam.encoding" = 1.8 = * Fixed user caching issue * Fixed issue with encoding * Clear output buffer to avoid from third party plugins issues * Notification about new release 2.0 = 1.7.5 = * Accordion Fix = 1.7.3 = * Fixed reported issue #8894 to PHPSnapshot * Added Media File access control * Extended ConfigPress Tutorial = 1.7.2 = * Fixed CSS issues = 1.7.1 = * Fixed issue with cache removal query * Silenced Upgrade for release 1.7 and higher * Removed Capabilities description * Added .POT file for multi-language support * Silenced issue in updateRestriction function * Silenced the issue with phpQuery and taxonomy rendering = 1.7 = * Removed Zend Caching mechanism * Silenced the issue with array_merge in API model * Removed the ConfigPress reference * Created ConfigPress PDF Tutorial * Moved SOAP wsdl to local directory = 1.6.9.1 = * Changed the way AHM displays = 1.6.9 = * Encoding issue fixed * Removed AWM Group page * Removed .htaccess file * Fixed bug with Super Admin losing capabilities = 1.6.8.3 = * Implemented native WordPress jQuery UI include to avoid version issues = 1.6.8.2 = * Fixed JS issue with dialog destroy = 1.6.8.1 = * Fixed Javascript issue * Fixed issue with comment feature = 1.6.8 = * Extended ConfigPress * New view * Updated ConfigPress Reference Guide = 1.6.7.5 = * Implemented alternative way of Premium Upgrade * Extended ConfigPress = 1.6.7 = * New design = 1.6.6 = * Bug fixing * Maintenance work * Added Multisite importing feature = 1.6.5.2 = * Updated jQuery UI lib to 1.8.20 * Minimized JavaScript * Implemented Web Service for AWM Group page * Implemented Web Service for Premium Version * Fixed bug with User Restrictions * Fixed bug with Edit Permalink * Fixed bug with Upgrade Hook * Reorganized Label Module (Preparing for Russian and Polish transactions) = 1.6.5.1 (Beta) = * Bug fixing * Removed custom error handler = 1.6.5 = * Turn off error reporting by default * More advanced Post/Taxonomy access control * Added Refresh feature for Post/Taxonomy Tree * Added Custom Capability Edit Permalink * Filtering Post's Quick Menu * Refactored JavaScript = 1.6.3 = * Added more advanced possibility to manage comments * Change Capabilities view * Added additional checking for plugin's reliability = 1.6.2 = * Few GUI changes * Added ConfigPress reference guide * Introduced Extended version * Fixed bug with UI menu ordering * Fixed bug with ConfigPress caching * Fixed bugs in filtermetabox class * Fixed bug with confirmation message in Multisite Setup = 1.6.1.3 = * Fixed issue with menu = 1.6.1.2 = * Resolved issue with chmod * Fixed issue with clearing config.ini during upgrade = 1.6.1.1 = * Fixed 2 bugs reported by jimaek = 1.6.1 = * Silenced few warnings in Access Control Class * Extended description to Manually Metabox Init feature * Added possibility to filter Frontend Widgets * Refactored the Option Page manager * Added About page = 1.6 = * Fixed bug for post__not_in * Fixed bug with Admin Panel filtering * Added Restore Default button * Added Social and Support links * Modified Error Handling feature * Modified Config Press Handling = 1.5.8 = * Fixed bug with categories * Addedd delete_capabilities parameter to Config Press = 1.5.7 = * Bug fixing * Introduced error handling * Added internal .htaccess = 1.5.6 = * Introduced _Visitor User Role * Fixed few core bugs * Implemented caching system * Improved API = 1.5.5 = * Performed code refactoring * Added Access Config * Added User Managing feature * Fixed bugs related to WP 3.3.x releases = 1.4.3 = * Emergency bug fixing = 1.4.2 = * Fixed cURL bug = 1.4.1 = * Fixed some bugs with checking algorithm * Maintained the code = 1.4 = * Added Multi-Site Support * Added Multi-Language Support * Improved checking algorithm * Improved Super Admin functionality = 1.3.1 = * Improved Super Admin functionality * Optimized main class * Improved Checking algorithm * Added ability to change User Role's Label * Added ability to Exclude Pages from Navigation * Added ability to spread Post/Category Restriction Options to all User Roles * Sorted List of Capabilities Alphabetically = 1.3 = * Change some interface button to WordPress default * Deleted General Info metabox * Improved check Access algorithm for compatibility with non standard links * Split restriction on Front-end and Back-end * Added Page Menu Filtering * Added Admin Top Menu Filtering * Added Import/Export Configuration functionality = 1.2.1 = * Fixed issue with propAttr jQuery IU incompatibility * Added filters for checkAccess and compareMenu results = 1.2 = * Fixed some notice messages reported by llucax * Added ability to sort Admin Menu * Added ability to filter Posts, Categories and Pages = 1.0 = * Fixed issue with comment editing * Implemented JavaScript error catching