[wp-trac] [WordPress Trac] #36495: Use 2-digit x.x style for _doing_it_wrong() and _deprecated_function() calls

WordPress Trac noreply at wordpress.org
Tue Apr 12 14:03:22 UTC 2016


#36495: Use 2-digit x.x style for _doing_it_wrong() and _deprecated_function()
calls
----------------------------+-----------------------------
 Reporter:  SergeyBiryukov  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  General         |    Version:
 Severity:  trivial         |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 We generally use 2-digit x.x style for `_doing_it_wrong()` calls, e.g.
 `'4.5'` instead if `'4.5.0'`.

 I've counted 5 instances of `'4.5.0'` being passed to `_doing_it_wrong()`
 and `_deprecated_function()`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36495>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list