Changes between Version 1 and Version 2 of Ticket #20416, comment 3
- Timestamp:
- 05/24/12 08:22:58 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20416, comment 3
v1 v2 1 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? 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 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 4
