Abilities API documentation for the add-on rollout - #125
Open
dennisdornon wants to merge 30 commits into
Open
Conversation
Adds an Abilities API reference page for the 7 abilities the Advanced Uptime Monitor extension registers under the mainwp-advanced-uptime-monitor category, covering input schemas, responses, the sync token/cursor loop, and the extension error codes. Links it from the nav and from the add-on page, and bumps the add-on data-version to 5.4.0.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Documents WordPress Abilities API support across the MainWP add-ons, written alongside the extension releases: each add-on page gets its abilities surface, the version that introduced it, and the matching frontmatter/
#addon-datametadata, plus updates to the Abilities API reference and navigation. 30 files changed over 30 commits, all documentation and config, no application code.Can merge now (extension ships without a new Child)
add-ons/monitoring/advanced-uptime-monitor-extension.mdxadd-ons/development/clone-extension.mdxadd-ons/development/mainwp-custom-dashboard-extension.mdxadd-ons/analytics/mainwp-google-analytics-extension.mdxadd-ons/analytics/google-search-console-extension.mdxadd-ons/monitoring/mainwp-lighthouse-extension.mdxadd-ons/analytics/matomo-extension.mdxadd-ons/security/regression-testing-extension.mdxadd-ons/security/sucuri-extension.mdxadd-ons/agency/team-control-extension.mdxadd-ons/client/mainwp-time-tracker-extension.mdxadd-ons/administrative/woocommerce-shortcuts-extension.mdxWaits on the Child release before the feature exists for customers
These pages document abilities that need the Child side, which lands with mainwp-child-6 PR #82 (
abilities-v2-child-contracts):add-ons/performance/maintenance-extension.mdxadd-ons/performance/cache-control-extension.mdxadd-ons/administrative/comments-extension.mdxadd-ons/development/code-snippets-extension.mdxadd-ons/posts-pages/custom-post-types-extension.mdxadd-ons/performance/rocket-extension.mdxadd-ons/posts-pages/url-extractor-extension.mdxThese wait on their own extension PRs rather than the Child, but are equally not installable yet:
add-ons/client/cost-tracker-assistant-extension.mdxadd-ons/updates/mainwp-database-updater-extension.mdxadd-ons/monitoring/mainwp-domain-monitor-extension.mdxadd-ons/posts-pages/article-uploader-extension.mdxadd-ons/development/mainwp-and-atarim-integration.mdxadd-ons/security/dashboard-lock-extension.mdxadd-ons/backups/backwpup-extension.mdxadd-ons/agency/white-label-extension.mdxNon-add-on files
api-reference/abilities-api/overview.mdxapi-reference/abilities-api/uptime-monitors.mdxdocs.jsonBranch state
The branch is 30 ahead and 22 behind
origin/main. It has not been rebased or merged with main; that call is yours. A drygit merge-tree origin/main HEADreports three content conflicts:add-ons/administrative/woocommerce-shortcuts-extension.mdxadd-ons/monitoring/mainwp-domain-monitor-extension.mdxadd-ons/monitoring/mainwp-lighthouse-extension.mdxEverything else auto-merges.
Merge timing is yours; the second group documents features that are not installable until the Child release with PR #82 ships.