Changeset 19900
- Timestamp:
- 02/10/2012 01:57:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r19899 r19900 1533 1533 * </code> 1534 1534 * 1535 * @since 3.4.0 1536 * @access private 1537 * 1535 1538 * @param string $string The string to split 1536 1539 * @param int $goal The desired chunk length. 1537 *1538 1540 * @return array Numeric array of chunks. 1539 1541 */
Note: See TracChangeset
for help on using the changeset viewer.