Make WordPress Core

Ticket #25946: 25946.8.diff

File 25946.8.diff, 412 bytes (added by morganestes, 11 years ago)

Correct return type from twentyfourteen_font_url().

  • wp-content/themes/twentyfourteen/functions.php

     
    198198 *
    199199 * @since Twenty Fourteen 1.0
    200200 *
    201  * @return void
     201 * @return string
    202202 */
    203203function twentyfourteen_font_url() {
    204204        $font_url = '';