Make WordPress Core

Ticket #28421: 28421.diff

File 28421.diff, 587 bytes (added by lancewillett, 11 years ago)
  • wp-content/themes/twentyfourteen/functions.php

     
    463463 *
    464464 * @since Twenty Fourteen 1.0
    465465 *
     466 * @global int $paged WordPress archive pagination page count.
     467 * @global int $page  WordPress paginated post page count.
     468 *
    466469 * @param string $title Default title text for current view.
    467470 * @param string $sep Optional separator.
    468471 * @return string The filtered title.