Make WordPress Core

Ticket #25297: 25297.patch

File 25297.patch, 533 bytes (added by SergeyBiryukov, 12 years ago)
  • src/wp-content/themes/twentyfourteen/functions.php

     
    238238add_action( 'admin_print_scripts-appearance_page_custom-header', 'twentyfourteen_admin_fonts' );
    239239
    240240/**
    241  * Sets the post excerpt length to 40 words.
     241 * Sets the post excerpt length to 20 words.
    242242 *
    243243 * @param int $length
    244244 * @return int