[wp-trac] [WordPress Trac] #39921: the_excerpt needs additional parameters to control teaser length and visibility of 'read more' link

WordPress Trac noreply at wordpress.org
Mon Feb 20 18:14:35 UTC 2017


#39921: the_excerpt needs additional parameters to control teaser length and
visibility of 'read more' link
-------------------------------+------------------------------
 Reporter:  subrataemfluence   |       Owner:
     Type:  enhancement        |      Status:  closed
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:  4.7.2
 Severity:  normal             |  Resolution:  invalid
 Keywords:  close              |     Focuses:  template
-------------------------------+------------------------------
Changes (by grapplerulrich):

 * keywords:   => close
 * resolution:   => invalid
 * focuses:  performance => template
 * component:  Customize => Posts, Post Types
 * status:  new => closed


Comment:

 There are two filters which can be used for this task

 https://developer.wordpress.org/reference/hooks/excerpt_length/ and
 https://developer.wordpress.org/reference/hooks/excerpt_more/

 If a different setting is needed for different elements then a conditional
 statement can be used within the filters.

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


More information about the wp-trac mailing list