-
Notifications
You must be signed in to change notification settings - Fork 46
Prepare 6.7.0 Release #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. I didn't change anything manually :)
priethor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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