Changeset 3256736
- Timestamp:
- 03/16/2025 07:58:19 PM (13 months ago)
- Location:
- advanced-access-manager
- Files:
-
- 6 edited
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
tags/6.9.47/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-access-manager/tags/6.9.47/readme.txt
r3251371 r3256736 7 7 Stable tag: 6.9.47 8 8 9 Take full control of your WordPress site with Advanced Access Manager (AAM), the ultimate plugin for managing access at the frontend, backend, and API levels for any role, user, or visitor.9 Your WordPress security starts within — with AAM. Take control of your WordPress website and solve security gaps today. 10 10 11 11 == Description == 12 12 13 > Advanced Access Manager (aka AAM) is a powerfully robust WordPress plugin designed to help you control every aspect of your website, your way. 14 15 https://www.youtube.com/watch?v=9oU6wjlSRM8 13 Most security plugins protect against external threats like malware or brute force attacks, but what about internal risks? AAM secures your site from within by preventing unauthorized access, privilege escalation, and broken access controls — the leading security vulnerabilities in WordPress. 14 15 * **Mitigate Broken Access Controls.** Ensure roles and permissions are correctly configured to prevent unauthorized actions. 16 * **Eliminate Excessive Privileges**. Identify overpowered users and tighten access to critical site functions. 17 * **Harden Content Moderation**. Restrict who can edit, publish, or delete sensitive content. 18 * **Enforce Security with Code**. Define access rules as JSON Access Policies, making them portable, auditable, and automated. 19 * **Empower Developers with AAM PHP Framework**. Build custom, secure access controls with a robust set of services and APIs. 16 20 17 21 = Key Features = 18 22 19 * **Security Audit:** Service that can quickly identified potential broken access controls, compromised accounts and server misconfigurations. 20 * **Unparalleled Flexibility:** The only plugin that offers the freedom to define highly specific access controls across your entire site, with most features available for free. 21 * **Proven Reliability:** Trusted by over 150,000 websites, AAM is rigorously tested and [well-documented](https://aamportal.com/documentation), ensuring top-notch quality with minimal support needed. 22 * **Comprehensive Access Management:** Control access for any role, user, or visitor, and configure default permissions for posts, pages, custom post types, categories, and taxonomies. 23 * **Developer-Friendly:** Loaded with hooks and configurations, AAM integrates seamlessly with WordPress core, providing a robust framework for custom development. 24 * **Ad-Free Interface:** Enjoy a clean, well-crafted UI without any advertisements or promotional content. 25 * **Accessible Support:** Get help whenever you need it without being a paid customer. Request support directly from your admin area. 26 * **Transparent Premium Features:** While most features are free, some advanced functionalities require [premium add-ons](https://aamportal.com/premium). You'll always know when an upgrade is needed. 27 28 = Popular Features = 29 30 * **Manage Backend Menu:** Control backend menu access for any user or role. 31 * **Roles & Capabilities:** Customize WordPress roles and capabilities with ease. 32 * **Authentication Tools:** Manage JWT authentication seamlessly. 33 * **Temporary User Accounts:** Create and manage temporary user accounts. 34 * **Content Access:** Enjoy granular access controls for posts, pages, and custom content types (premium feature). 35 * **Admin Toolbar Management:** Customize the top admin toolbar for any role or user. 36 * **Backend Lockdown:** Restrict backend access as needed. 37 * **Secure Login Widget:** Use AJAX login widgets or shortcodes anywhere on your site. 38 * **API Management:** Enable/disable RESTful and XML-RPC APIs. 39 * **URI Access Control:** Control access to pages via URLs and set custom redirects (premium feature). 40 * **Endpoint Access:** Manage access to individual RESTful endpoints. 41 * **Passwordless Login:** Allow password-free login via URL. 42 * **Content Filtering:** Use AAM shortcodes to filter or replace content. 43 * **Redirects:** Set custom login, logout, 404, and access denied redirects. 44 * **Metaboxes & Widgets:** Manage metaboxes and widgets visibility. 45 * **IP Address & Domain Access:** Control access based on IP or referred domain (premium feature). 46 * **Multiple Role Support:** Assign multiple roles to users. 47 * **And more...** 48 49 = Security and Privacy = 50 51 AAM is committed to your security and privacy: 52 53 * No alterations to your website's database. 54 * No reading of files outside the AAM plugin folder. 55 * No creation, modification, or deletion of server files or folders. 56 * No external data capture or transmission about plugin usage or server details. 57 * No direct integration with other plugins. 58 * No user session impersonation or swapping; authentication is managed by WordPress core. 59 * No advertisements or affiliate links. 60 61 Discover the power and flexibility of Advanced Access Manager and take control of your WordPress site today! 23 * **Security Audit** – Instantly detect misconfigurations, compromised accounts, and risky role assignments. 24 * **Granular Access Control** – Manage permissions for any role, user, or visitor with fine-tuned restrictions. 25 * **Content Security** – Lock down posts, pages, media, terms and custom content types or taxonomies. 26 * **Role & Capability Management** – Customize WordPress roles and define capabilities with precision. 27 * **Backend & Menu Control** – Restrict dashboard areas and tailor admin menus per user or role. 28 * **API & Endpoint Management** – Secure RESTful and XML-RPC APIs by controlling who can access them. 29 * **Passwordless & Secure Logins** – Offer password-free login while keeping authentication safe. 30 * **Developer-Ready** – Utilize a one-of-a-kind [AAM PHP Framework](https://aamportal.com/reference/php-framework/) for custom security solutions. 31 * **Ad-Free & Transparent** – No ads, no bloat—just powerful security tools. 32 33 = Built for Security-Conscious WordPress Users = 34 35 AAM is trusted by over 150,000 websites to deliver enterprise-grade security without complexity. Whether you’re a site admin, developer, or security professional, AAM gives you the tools to take control of WordPress security — your way. 36 37 * Most features are free. Advanced capabilities are available through [premium add-ons](https://aamportal.com/premium). 38 * No hidden tracking, no data collection, no unwanted modifications — just security you can trust. 39 40 > Take control of your WordPress security today — install AAM now! 62 41 63 42 == Installation == -
advanced-access-manager/trunk/readme.txt
r3251371 r3256736 7 7 Stable tag: 6.9.47 8 8 9 Take full control of your WordPress site with Advanced Access Manager (AAM), the ultimate plugin for managing access at the frontend, backend, and API levels for any role, user, or visitor.9 Your WordPress security starts within — with AAM. Take control of your WordPress website and solve security gaps today. 10 10 11 11 == Description == 12 12 13 > Advanced Access Manager (aka AAM) is a powerfully robust WordPress plugin designed to help you control every aspect of your website, your way. 14 15 https://www.youtube.com/watch?v=9oU6wjlSRM8 13 Most security plugins protect against external threats like malware or brute force attacks, but what about internal risks? AAM secures your site from within by preventing unauthorized access, privilege escalation, and broken access controls — the leading security vulnerabilities in WordPress. 14 15 * **Mitigate Broken Access Controls.** Ensure roles and permissions are correctly configured to prevent unauthorized actions. 16 * **Eliminate Excessive Privileges**. Identify overpowered users and tighten access to critical site functions. 17 * **Harden Content Moderation**. Restrict who can edit, publish, or delete sensitive content. 18 * **Enforce Security with Code**. Define access rules as JSON Access Policies, making them portable, auditable, and automated. 19 * **Empower Developers with AAM PHP Framework**. Build custom, secure access controls with a robust set of services and APIs. 16 20 17 21 = Key Features = 18 22 19 * **Security Audit:** Service that can quickly identified potential broken access controls, compromised accounts and server misconfigurations. 20 * **Unparalleled Flexibility:** The only plugin that offers the freedom to define highly specific access controls across your entire site, with most features available for free. 21 * **Proven Reliability:** Trusted by over 150,000 websites, AAM is rigorously tested and [well-documented](https://aamportal.com/documentation), ensuring top-notch quality with minimal support needed. 22 * **Comprehensive Access Management:** Control access for any role, user, or visitor, and configure default permissions for posts, pages, custom post types, categories, and taxonomies. 23 * **Developer-Friendly:** Loaded with hooks and configurations, AAM integrates seamlessly with WordPress core, providing a robust framework for custom development. 24 * **Ad-Free Interface:** Enjoy a clean, well-crafted UI without any advertisements or promotional content. 25 * **Accessible Support:** Get help whenever you need it without being a paid customer. Request support directly from your admin area. 26 * **Transparent Premium Features:** While most features are free, some advanced functionalities require [premium add-ons](https://aamportal.com/premium). You'll always know when an upgrade is needed. 27 28 = Popular Features = 29 30 * **Manage Backend Menu:** Control backend menu access for any user or role. 31 * **Roles & Capabilities:** Customize WordPress roles and capabilities with ease. 32 * **Authentication Tools:** Manage JWT authentication seamlessly. 33 * **Temporary User Accounts:** Create and manage temporary user accounts. 34 * **Content Access:** Enjoy granular access controls for posts, pages, and custom content types (premium feature). 35 * **Admin Toolbar Management:** Customize the top admin toolbar for any role or user. 36 * **Backend Lockdown:** Restrict backend access as needed. 37 * **Secure Login Widget:** Use AJAX login widgets or shortcodes anywhere on your site. 38 * **API Management:** Enable/disable RESTful and XML-RPC APIs. 39 * **URI Access Control:** Control access to pages via URLs and set custom redirects (premium feature). 40 * **Endpoint Access:** Manage access to individual RESTful endpoints. 41 * **Passwordless Login:** Allow password-free login via URL. 42 * **Content Filtering:** Use AAM shortcodes to filter or replace content. 43 * **Redirects:** Set custom login, logout, 404, and access denied redirects. 44 * **Metaboxes & Widgets:** Manage metaboxes and widgets visibility. 45 * **IP Address & Domain Access:** Control access based on IP or referred domain (premium feature). 46 * **Multiple Role Support:** Assign multiple roles to users. 47 * **And more...** 48 49 = Security and Privacy = 50 51 AAM is committed to your security and privacy: 52 53 * No alterations to your website's database. 54 * No reading of files outside the AAM plugin folder. 55 * No creation, modification, or deletion of server files or folders. 56 * No external data capture or transmission about plugin usage or server details. 57 * No direct integration with other plugins. 58 * No user session impersonation or swapping; authentication is managed by WordPress core. 59 * No advertisements or affiliate links. 60 61 Discover the power and flexibility of Advanced Access Manager and take control of your WordPress site today! 23 * **Security Audit** – Instantly detect misconfigurations, compromised accounts, and risky role assignments. 24 * **Granular Access Control** – Manage permissions for any role, user, or visitor with fine-tuned restrictions. 25 * **Content Security** – Lock down posts, pages, media, terms and custom content types or taxonomies. 26 * **Role & Capability Management** – Customize WordPress roles and define capabilities with precision. 27 * **Backend & Menu Control** – Restrict dashboard areas and tailor admin menus per user or role. 28 * **API & Endpoint Management** – Secure RESTful and XML-RPC APIs by controlling who can access them. 29 * **Passwordless & Secure Logins** – Offer password-free login while keeping authentication safe. 30 * **Developer-Ready** – Utilize a one-of-a-kind [AAM PHP Framework](https://aamportal.com/reference/php-framework/) for custom security solutions. 31 * **Ad-Free & Transparent** – No ads, no bloat—just powerful security tools. 32 33 = Built for Security-Conscious WordPress Users = 34 35 AAM is trusted by over 150,000 websites to deliver enterprise-grade security without complexity. Whether you’re a site admin, developer, or security professional, AAM gives you the tools to take control of WordPress security — your way. 36 37 * Most features are free. Advanced capabilities are available through [premium add-ons](https://aamportal.com/premium). 38 * No hidden tracking, no data collection, no unwanted modifications — just security you can trust. 39 40 > Take control of your WordPress security today — install AAM now! 62 41 63 42 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.