Skip to content

Conversation

@masteradhoc
Copy link
Contributor

What?

Update docblocks to include @SInCE tags inline with WordPress documentation standards.

Why?

Accurate @SInCE tags help maintainers and users track when APIs were introduced, and they are required for WordPress coding standards compliance.

How?

Checked git blame step by step and added since tags based on when the functions initially

Testing Instructions

  • Run phpcs to confirm docblock standards compliance.

Changelog Entry

Changed - Standardized @SInCE annotations in core/compat docblocks to match WordPress documentation standards.

@github-actions
Copy link

github-actions bot commented Feb 7, 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: masteradhoc <masteradhoc@git.wordpress.org>

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

@jeffpaul jeffpaul added this to the 0.15.0 milestone Feb 8, 2026
@jeffpaul jeffpaul requested a review from kasparsd February 8, 2026 02:52
Copy link
Collaborator

@kasparsd kasparsd left a comment

Choose a reason for hiding this comment

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

This is great!

Would love to know how you extracted these.

@kasparsd kasparsd merged commit 95b69f2 into WordPress:master Feb 9, 2026
29 checks passed
@masteradhoc
Copy link
Contributor Author

@kasparsd manual work with git blame 😅

@masteradhoc masteradhoc deleted the since-docs branch February 9, 2026 18:05
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