mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user