Ticket #25297: 25297.patch
File 25297.patch, 533 bytes (added by , 12 years ago) |
---|
-
src/wp-content/themes/twentyfourteen/functions.php
238 238 add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' ); 239 239 240 240 /** 241 * Sets the post excerpt length to 40 words.241 * Sets the post excerpt length to 20 words. 242 242 * 243 243 * @param int $length 244 244 * @return int