Changes between Version 2 and Version 3 of Ticket #20416, comment 3
- Timestamp:
- 05/24/2012 03:50:39 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20416, comment 3
v2 v3 1 Perhaps a one liner in the codex either http://codex.wordpress.org/Writing_a_Plugin or http://wordpress.org/extend/plugins/about/readme.txt explaining the necessary numbering format or that the format needs to be consistent? 1 I've made the change to the codex. 2 2 3 "The version number needs to be consistently formatted between your plugin versions so that the upgrade mechanism can correctly read the numbers. For example, x.x or x.x.x or xx.xx.xxx" 4 3 http://codex.wordpress.org/Writing_a_Plugin#Standard_Plugin_Information