Skip to content

Conversation

@cbravobernal
Copy link
Contributor

Release Date 2 Dec 2025

Features

  • Tested compatibility up to WordPress 6.9.
  • Abilities support. Taxonomy abilities.
  • JSON schemas. Taxonomy schema.

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

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.

Core Committers: Use this line as a base for the props when committing in SVN:

Props cbravobernal, priethor.

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 Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.37%. Comparing base (36be69d) to head (8f86c31).
⚠️ Report is 5 commits behind head on trunk.

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           
Flag Coverage Δ
e2e 21.83% <ø> (ø)
phpunit 6.08% <ø> (ø)

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.

Comment on lines -32 to -36
"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"
},
Copy link
Contributor Author

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?

Copy link
Contributor

@priethor priethor Dec 3, 2025

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?

Copy link
Contributor Author

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 :)

Copy link
Contributor

@priethor priethor left a 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.

Comment on lines -32 to -36
"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"
},
Copy link
Contributor

@priethor priethor Dec 3, 2025

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?

@cbravobernal cbravobernal merged commit 6d201a1 into trunk Dec 4, 2025
9 checks passed
@cbravobernal cbravobernal deleted the release/6.7 branch December 4, 2025 11:00
@cbravobernal cbravobernal restored the release/6.7 branch December 4, 2025 11:00
@cbravobernal cbravobernal added this to the 6.7.0 milestone Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants