Skip to content

Automate @since tags generation using the n.e.x.t placeholders #90

@eugene-manuilov

Description

@eugene-manuilov

Currently, we use 1.0.0 for @since tags in the codebase. This is fine for now since we haven't released an actual version yet. Later on it may not work because some already implemented tickets might be postponed and included into later releases which means that we will need amend @since tags manually to match the release number.

What we can do is to start using @since n.e.x.t tags for new functions, methods, filters and actions instead of entering the exact release number. Then we can implement an npm script that will replace n.e.x.t with the correct version.

Metadata

Metadata

Labels

InfrastructureIssues for the overall performance plugin infrastructure[Type] EnhancementA suggestion for improvement of an existing featureno milestonePRs that do not have a defined milestone for release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions