[wp-trac] [WordPress Trac] #30135: Twenty Fifteen: Replaces ellipses with a Continue reading link.

WordPress Trac noreply at wordpress.org
Mon Apr 20 22:21:03 UTC 2015


#30135: Twenty Fifteen: Replaces ellipses with a Continue reading link.
------------------------------+----------------------------
 Reporter:  davidakennedy     |       Owner:  iandstewart
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  4.1
Component:  Bundled Theme     |     Version:  4.1
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  accessibility
------------------------------+----------------------------

Comment (by grapplerulrich):

 '''@davidakennedy''' - Why did you wrap `add_filter( 'excerpt_more',
 'twentyfifteen_excerpt_more' );` within the `if ( ! function_exists(
 'twentyfifteen_excerpt_more' )`?

 The reason I ask is that is that `add_action( 'after_setup_theme',
 'twentyfifteen_setup' );` is kept outside the check.
 https://github.com/WordPress/WordPress/blob/master/wp-
 content/themes/twentyfifteen/functions.php#L122

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30135#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list