[wp-trac] [WordPress Trac] #42849: Ignore html «error»

WordPress Trac noreply at wordpress.org
Sat Dec 9 00:41:42 UTC 2017


#42849: Ignore html «error»
-----------------------------+-----------------------------
 Reporter:  skoen            |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Widgets          |    Version:  4.9.1
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 In the custom HTML widget I have some div ids that are the same, and for
 some reason I can't save the edited widget after updating to 4.9. I would
 like an ignore button to be able to save the content inside a widget,
 especially the custom HTML widget. I don't want WordPress' brand new HTML
 checker feature to override code that is working completely fine.

 Would it be possible to do that, or make it so that you can at least
 checkmark something to be able to save the widget.

 The error it is bugging me about is this:

 {{{
 <div id="widget4"><i class="fa fa-arrow-circle-right"></i>
    <a href="http://hamarradioen.no/om-oss/"><p>Dette er
 HamarRadioen</p></a></div>

 <div id="widget4"><i class="fa fa-arrow-circle-right"></i>
    <a href="http://hamarradioen.no/om-
 oss/ansatte/"><p>Ansatte</p></a></div>
 }}}

 Because I have two or more widgets using the same formatting it actually
 wants me to change them, and in that case break the formatting just to
 please itself. I have made websites for over 20 years, I don't need a
 WordPress feature «for dummies» to tell me how to write my HTML code.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42849>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list