Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #40951, comment 139


Ignore:
Timestamp:
07/17/2017 07:07:17 AM (8 years ago)
Author:
Ov3rfly
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40951, comment 139

    v1 v2  
    113. Please notify all plugin/theme authors who add shortcode processing for text widgets about this requirement.
    22
    3 7. If a shortcode outputs HTML comments, the layout in front end is broken with 4.8.
     37. If a shortcode outputs HTML comments, the layout in front end is broken with 4.8 due to unwanted added <p> tags, see above.