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 Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #268 +/- ##
=======================================
Coverage 9.37% 9.37%
Complexity 4288 4288
=======================================
Files 266 266
Lines 33159 33159
=======================================
Hits 3108 3108
Misses 30051 30051
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:
|
| "code-reference/abilities": { | ||
| "slug": "abilities", | ||
| "parent": "code-reference", | ||
| "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/code-reference/abilities/index.md" | ||
| }, |
There was a problem hiding this comment.
@priethor can you please check why is removing the abilities code reference on docs?
Could it be due to refactors?
There was a problem hiding this comment.
It seems related to the refactor, but there should at least be a docs reference for the base class. Is that the output generated by composer run docs:manifest?
There was a problem hiding this comment.
Yes. I didn't change anything manually :)
priethor
left a comment
There was a problem hiding this comment.
I don't think the doc reference for an abstract class should be a blocker for this update; let's follow up after the release.
| "code-reference/abilities": { | ||
| "slug": "abilities", | ||
| "parent": "code-reference", | ||
| "markdown_source": "https://github.com/wordpress/secure-custom-fields/blob/trunk/docs/code-reference/abilities/index.md" | ||
| }, |
There was a problem hiding this comment.
It seems related to the refactor, but there should at least be a docs reference for the base class. Is that the output generated by composer run docs:manifest?
Release Date 2 Dec 2025
Features