[wp-trac] [WordPress Trac] #38510: Twenty Seventeen: "Continue reading" is added to excerpts in the admin

WordPress Trac noreply at wordpress.org
Wed Oct 26 12:12:16 UTC 2016


#38510: Twenty Seventeen: "Continue reading" is added to excerpts in the admin
---------------------------+--------------------
 Reporter:  ocean90        |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  4.7
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+--------------------

Comment (by mangeshp):

 If user wants to use `twentyseventeen_excerpt_more()` function for admins
 as well then checking `is_admin()` in function will restrict the user from
 using `twentyseventeen_excerpt_more()` function for admins.

 So the filter `excerpt_more` can be loaded only for non-admins. Which will
 solve the problem.

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


More information about the wp-trac mailing list