WordPress / WordPress/WordPress-Coding-Standards
Ensure "x.x.x"-style version numbers are used in _doing_it_wrong() et al.
Open
@jrfnl is already working on this.
Since Oct 7, 2019.
Focus: WP interoperability
Type: Enhancement
- Dominant language
- PHP
- Stars
- 2.8k
- Forks
- 521
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 1
Description
See https://core.trac.wordpress.org/ticket/36495#comment:11:
Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong(), _deprecated_function(), _deprecated_argument(), and _deprecated_file() throughout core.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.