Make WordPress Core


Ignore:
Timestamp:
06/21/2013 12:45:11 PM (13 years ago)
Author:
SergeyBiryukov
Message:

PHPDoc fixes and additions. fixes #24616.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/formatting.php

    r24448 r24490  
    31173117 * @since 2.5.0
    31183118 *
    3119  * @param integer $str String to get the excerpt from.
     3119 * @param string $str String to get the excerpt from.
    31203120 * @param integer $count Maximum number of characters to take.
    31213121 * @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.