mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Eleven: Fix a typo in PHPdoc; Props tenpura; Fixes #17434
git-svn-id: https://develop.svn.wordpress.org/trunk@18040 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -311,7 +311,7 @@ function twentyeleven_admin_header_image() { ?>
|
||||
endif; // twentyeleven_admin_header_image
|
||||
|
||||
/**
|
||||
* Sets the post excerpt length to 40 characters.
|
||||
* Sets the post excerpt length to 40 words.
|
||||
*
|
||||
* To override this length in a child theme, remove the filter and add your own
|
||||
* function tied to the excerpt_length filter hook.
|
||||
|
||||
Reference in New Issue
Block a user