[wp-trac] [WordPress Trac] #34978: Extra quotes in title in WP_Widget_RSS class, widget method

WordPress Trac noreply at wordpress.org
Thu Dec 10 15:48:40 UTC 2015


#34978: Extra quotes in title in WP_Widget_RSS class, widget method
--------------------------+-----------------------------
 Reporter:  dcdeaton      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Widgets       |    Version:  4.4
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 https://github.com/WordPress/WordPress/blob/master/wp-includes/widgets
 /class-wp-widget-rss.php#L79

 Also showing up in the developer resources:
 https://developer.wordpress.org/reference/classes/wp_widget_rss/

 {{{#!php
 <?php
 esc_url( $link ) . '">"'. esc_html( $title ) .'"</a>';
 }}}

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


More information about the wp-trac mailing list