Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
This pull request add the child connector for the upcoming MainWP AAM Extension. The first iteration of the extension allows MainWP Dashboard managers to see AAM Security Score information in two places:
AAM takes a whole new spin when it comes to secure WordPress website from the inside-out and tackles the biggest reason for security incidences these days, which is broken access controls.
To learn more about AAM Security Audit, please refer to What is AAM security audit and how it works
How to test the changes in this Pull Request:
aam_sync_data
property inside themainwp_wp_options
table for each site separately.Other information:
A good dozen of our clients asked about AAM integration with MainWP. That is why we are eager to have this integration finalized and ready to role. In the next iteration we would love to include some actionable functionality that allows to fix found issues and effectively manage access controls across all sites through MainWP Dashboard.
At the moment we do not find it necessary as it is very simple and straight to the point functionality.
Yes, we were able to successfully verify that all the necessary information is synced properly.
Changelog entry
Introduction integration between MainWP and Advanced Access Manager plugins.