Changeset 18877
- Timestamp:
- 10/04/2011 04:02:33 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r18826 r18877 1149 1149 * 1150 1150 * If you set the threshold to '4' and the number is '10', then you will get 1151 * back '0010'. If you set the numberto '4' and the number is '5000', then you1151 * back '0010'. If you set the threshold to '4' and the number is '5000', then you 1152 1152 * will get back '5000'. 1153 1153 *
Note: See TracChangeset
for help on using the changeset viewer.