Twenty Fourteen: fix comment for twentyfourteen_excerpt_length()
, props SergeyBiryukov. Fixes #25297.
git-svn-id: https://develop.svn.wordpress.org/trunk@25406 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8a2c79d897
commit
e89c725696
@ -238,7 +238,7 @@ function twentyfourteen_admin_fonts() {
|
||||
add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' );
|
||||
|
||||
/**
|
||||
* Sets the post excerpt length to 40 words.
|
||||
* Sets the post excerpt length to 20 words.
|
||||
*
|
||||
* @param int $length
|
||||
* @return int
|
||||
|
Loading…
x
Reference in New Issue
Block a user