Skip to content

Abilities Explorer: Add contextual help to the abilities pages.#243

Merged
jeffpaul merged 4 commits intoWordPress:developfrom
juanfra:tweak/abilities-add-help
Feb 23, 2026
Merged

Abilities Explorer: Add contextual help to the abilities pages.#243
jeffpaul merged 4 commits intoWordPress:developfrom
juanfra:tweak/abilities-add-help

Conversation

@juanfra
Copy link
Member

@juanfra juanfra commented Feb 20, 2026

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

  1. Go to Tools > Abilities explorer
  2. Check the "Help" tab at the top right.
  3. Confirm you get the three tabs with the contextual information, and that the information is clear. (I chose those texts, open to hear some feedback).

Screenshots or screencast

abilities-add-help.mp4
Open WordPress Playground Preview

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

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 props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: juanfra <juanfra@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 6.81818% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.84%. Comparing base (7777b06) to head (803480a).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
...udes/Experiments/Abilities_Explorer/Admin_Page.php 6.81% 41 Missing ⚠️
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     
Flag Coverage Δ
unit 55.84% <6.81%> (-0.86%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffpaul
Copy link
Member

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

Copy link
Collaborator

@dkotter dkotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just one PHPCS error that needs cleaned up first

@jeffpaul jeffpaul merged commit 77819fb into WordPress:develop Feb 23, 2026
15 of 21 checks passed
@github-project-automation github-project-automation bot moved this from Needs review to Done in WordPress AI Planning & Roadmap Feb 23, 2026
@juanfra juanfra deleted the tweak/abilities-add-help branch February 23, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants