WordPress / WordPress/WordPress-Coding-Standards

Ensure "x.x.x"-style version numbers are used in _doing_it_wrong() et al.

Open
#663 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.