Abilities Explorer: Add contextual help to the abilities pages.#243
Abilities Explorer: Add contextual help to the abilities pages.#243jeffpaul merged 4 commits intoWordPress:developfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #243 +/- ##
=============================================
- Coverage 56.69% 55.84% -0.86%
- Complexity 505 508 +3
=============================================
Files 32 32
Lines 2568 2611 +43
=============================================
+ Hits 1456 1458 +2
- Misses 1112 1153 +41
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Nice addition to help folks here, one small copy suggestion that's non-blocking, so otherwise if @dkotter is ok with the technical details then fine to approve/merge |
dkotter
left a comment
There was a problem hiding this comment.
Looks good. Just one PHPCS error that needs cleaned up first
Co-authored-by: Jeffrey Paul <jeff.paul@10up.com>
What?
Adds contextual help section to the abilities explorer pages explaining what abilities are and how to use them.
Why?
Users unfamiliar with the abilities explorer need guidance on what this feature does and how to interact with it. Contextual help makes the tool more accessible without cluttering the main interface.
How?
Added a help section that appears in the contextual help panel, explaining abilities and their usage.
Testing Instructions
Screenshots or screencast
abilities-add-help.mp4