[wp-trac] [WordPress Trac] #28335: More tag can't be inserted if inside div

WordPress Trac noreply at wordpress.org
Mon Sep 29 20:29:47 UTC 2014


#28335: More tag can't be inserted if inside div
--------------------------+-------------------------
 Reporter:  programmin    |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  TinyMCE       |     Version:  3.9
 Severity:  normal        |  Resolution:  wontfix
 Keywords:                |     Focuses:  javascript
--------------------------+-------------------------
Changes (by avryl):

 * keywords:  needs-patch =>
 * status:  new => closed
 * resolution:   => wontfix
 * milestone:  Future Release =>


Comment:

 > Is it wise to replace the <img> with just an <hr>, considering the image
 is descriptive and has text indicating what it does?

 We can use :before and :after to add some text. Moving to #29804.

 > Why must the more tag be a child of body? Is Wordpress not going to be
 doing force_balance_tags on excerpts anymore?

 Because it's better if we don't have to. force_balance_tags doesn't really
 work well. <!--more--> is kind of meant to include some extra html such as
 an image, table or shortcode in the excerpt.

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


More information about the wp-trac mailing list