Changeset 24490 for trunk/wp-includes/formatting.php
- Timestamp:
- 06/21/2013 12:45:11 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/formatting.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/formatting.php
r24448 r24490 3117 3117 * @since 2.5.0 3118 3118 * 3119 * @param integer$str String to get the excerpt from.3119 * @param string $str String to get the excerpt from. 3120 3120 * @param integer $count Maximum number of characters to take. 3121 3121 * @param string $more Optional. What to append if $str needs to be trimmed. Defaults to empty string.
Note: See TracChangeset
for help on using the changeset viewer.