mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
PHPDoc fixes and additions. fixes #24616.
git-svn-id: https://develop.svn.wordpress.org/trunk@24490 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3116,7 +3116,7 @@ function wp_sprintf_l($pattern, $args) {
|
||||
*
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @param integer $str String to get the excerpt from.
|
||||
* @param string $str String to get the excerpt from.
|
||||
* @param integer $count Maximum number of characters to take.
|
||||
* @param string $more Optional. What to append if $str needs to be trimmed. Defaults to empty string.
|
||||
* @return string The excerpt.
|
||||
|
||||
Reference in New Issue
Block a user