- Timestamp:
- 03/24/2017 12:57:21 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r39940 r40322 3378 3378 * 3379 3379 * @param string $text The trimmed text. 3380 * @param int $num_words The number of words to trim the text to. Default 5 .3380 * @param int $num_words The number of words to trim the text to. Default 55. 3381 3381 * @param string $more An optional string to append to the end of the trimmed text, e.g. …. 3382 3382 * @param string $original_text The text before it was trimmed.
Note: See TracChangeset
for help on using the changeset viewer.