Advanced Access Manager – Access Governance for WordPress

설명

Advanced Access Manager (AAM) introduces Access Governance for WordPress – a systematic approach to securing your site by controlling who can access what, when, and why.

Most WordPress security plugins focus on external threats like malware, firewalls, and brute-force attacks. AAM addresses the root cause of the #1 WordPress security risk: broken access controls, excessive privileges, and misconfigured roles.

Instead of reacting to attacks, AAM helps you design security into your WordPress site.

What Access Governance means in practice

  • Mitigate Broken Access Controls. Ensure roles, users, and permissions are correctly configured to prevent unauthorized actions and privilege escalation.
  • Eliminate Excessive Privileges. Identify overpowered users and reduce access to critical functionality, admin areas, and APIs.
  • Secure Content by Design. Control who can view, edit, publish, or delete posts, pages, media, taxonomies, and custom content types.
  • Govern Access with Policy. Define access rules using JSON Access Policies — portable, auditable, and automation-friendly.
  • Build Custom Security Logic. Use the AAM PHP Framework to create advanced, programmatic access controls tailored to your application.

Key Features

  • Security Audit. Detect risky role assignments, misconfigurations, and compromised accounts.
  • Granular Access Control. Manage permissions for any user, role, or visitor with precision.
  • Role & Capability Management. Customize WordPress roles and capabilities beyond defaults.
  • Admin & Menu Control. Restrict dashboard areas and tailor the admin experience per user or role.
  • API & Endpoint Protection. Secure REST and XML-RPC access with fine-grained controls.
  • Modern Authentication Options. Support passwordless and secure login flows.
  • Developer-Ready Framework. Extend WordPress security using AAM’s powerful SDK.
  • Ad-Free & Transparent. – No ads, no tracking, no bloat.

Built for Security-Conscious WordPress Users

AAM is trusted by 150,000+ websites to deliver enterprise-grade access control without unnecessary complexity. Whether you’re a site owner, agency, developer, or security professional, AAM gives you full control over WordPress access — by design.

Most core features are free. Advanced capabilities are available via premium add-ons.

No hidden tracking. No data collection. No unwanted changes.
Just security you can reason about, audit, and trust.

스크린샷

설치

  1. Upload advanced-access-manager folder to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

후기

2026년 9월 8일 답글 2개
After the latest update, the plugin caused a fatal error and made the WordPress site inaccessible. The error appears to be related to a missing autoloader.php file: PHP Fatal error: Uncaught Error: Failed opening required ‘/wp-content/plugins/advanced-access-manager/autoloader.php’ PHP Warning: require(…/advanced-access-manager/autoloader.php): Failed to open stream: No such file or directory in /wp-content/plugins/advanced-access-manager/aam.php on line 294 The plugin is trying to load autoloader.php, but the file does not seem to exist in the updated plugin package. This happened immediately after updating Advanced Access Manager. Environment: WordPress PHP 8.4 Advanced Access Manager latest version available on September 8, 2026 Please investigate this as soon as possible, as the current update can result in a complete site crash. For now, disabling or rolling back the plugin is required to restore access to the site.
2025년 1월 17일
I have been looking for a plugin to manage user access and AAM is by far the best of all. Highly recommended.
2024년 9월 11일
This plugin is the best out there. I use it every time I have a client that needs to have access to the backend. I can easily make changes to permissions for every user role. 10 stars guys
모든 423 평가 읽기

기여자 & 개발자

“Advanced Access Manager – Access Governance for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Advanced Access Manager – Access Governance for WordPress”(이)가 7 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Advanced Access Manager – Access Governance for WordPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

7.1.3

7.1.2

7.1.1

7.1.0

7.0.11

7.0.10

7.0.9

7.0.8

7.0.7

7.0.6

7.0.5

7.0.4

7.0.3

7.0.2

7.0.1

7.0.0

  • Official 7.0.0

6.9.51

6.0.0

  • Complete rewrite of the entire plugin. For more information, check this article

5.0

  • Added ACCESS COUNTER option to Posts & Pages
  • Added premium MONETIZE option to Posts & Pages
  • Added ability to turn off “Secure Login” feature
  • Added ability to toggle extension status (active/inactive)
  • Added ability for AAM to filter out Admin Top Bar based on restricted admin menus
  • Deprecated AAM Role Filter extension and merged it to the AAM core
  • Deprecated AAM Payment extension and merged it with AAM E-Commerce extension
  • Deprecated ConfigPress options that manage access to AAM UI. All is based on capabilities from now.
  • Split UI to three areas: Access, Settings and Extensions
  • Fixed over 25+ reported bugs and discovered during internal refactoring
  • Removed deprecated “Security” feature. Replaced with Secure Login Widget
  • Removed deprecated “Teaser” feature. Replaced with Teaser Message per post base

4.0

  • Added link Access to category list
  • Added shortcode [aam] to manage access to the post’s content
  • Moved AAM Redirect extension to the basic AAM package
  • Moved AAM Login Redirect extension to the basic AAM package
  • Moved AAM Content Teaser extension to the basic AAM package
  • Set single password for any post or posts in any category or post type
  • Added two protection mechanism from login brute force attacks
  • Added double authentication mechanism
  • Few minor core bug fixings
  • Improved multisite support
  • Improved caching mechanism

3.0

  • Brand new and much more intuitive user interface
  • Fully responsive design
  • Better, more reliable and faster core functionality
  • Completely new extension handler
  • Added “Manage Access” action to the list of user
  • Tested against WP 3.8 and PHP 5.2.17 versions

2.0

  • New UI
  • Robust and completely new core functionality
  • Over 3 dozen of bug fixed and improvement during 3 alpha & beta versions
  • Improved Update mechanism

1.0

  • Fixed issue with comment editing
  • Implemented JavaScript error catching