Refresh Boilerplate Extension docs for new menu paths and UI labels - #79
Conversation
WalkthroughDocumentation for the Boilerplate extension ( ChangesBoilerplate Extension Documentation Refresh
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@add-ons/posts-pages/boilerplate-extension.mdx`:
- Around line 156-161: The Step title navigation paths in the create workflow
are inconsistent with the rest of the document. Update the Step title at line
157-158 that currently routes to "Manage Posts page" to instead route to "Sites
> Content Operations > Manage Boilerplates > Boilerplate Posts". Apply the same
fix to the corresponding step at lines 259-265 (around line 262), changing
"Manage Pages" to "Sites > Content Operations > Manage Boilerplates >
Boilerplate Pages". This aligns both create-flow entry points with the
consistent Manage Boilerplates paths used throughout the rest of the
documentation.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 380c86f8-3a2a-4658-a699-308d5ce42c9d
📒 Files selected for processing (1)
add-ons/posts-pages/boilerplate-extension.mdx
| <Step title="Log in to your MainWP Dashboard"> | ||
| </Step> | ||
| <Step title="Go to the MainWP > Posts > Add Boilerplate page"> | ||
| <Step title="Go to the MainWP Dashboard > Sites > Content Operations > Manage Posts page"> | ||
| </Step> | ||
| <Step title="Click the Create New Boilerplate button"> | ||
| </Step> |
There was a problem hiding this comment.
Create workflow navigation is inconsistent with the rest of this page and stated PR target paths.
Line 158 and Line 262 route users to Manage Posts/Manage Pages, but this document (and your stated update scope) otherwise uses Sites > Content Operations > Manage Boilerplates > Boilerplate Posts/Boilerplate Pages as the workflow entry point. Please align these two create-flow steps to the same Boilerplates paths to avoid sending users to the wrong screen.
Also applies to: 259-265
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@add-ons/posts-pages/boilerplate-extension.mdx` around lines 156 - 161, The
Step title navigation paths in the create workflow are inconsistent with the
rest of the document. Update the Step title at line 157-158 that currently
routes to "Manage Posts page" to instead route to "Sites > Content Operations >
Manage Boilerplates > Boilerplate Posts". Apply the same fix to the
corresponding step at lines 259-265 (around line 262), changing "Manage Pages"
to "Sites > Content Operations > Manage Boilerplates > Boilerplate Pages". This
aligns both create-flow entry points with the consistent Manage Boilerplates
paths used throughout the rest of the documentation.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Summary
Testing
Summary by CodeRabbit