[wp-trac] [WordPress Trac] #28356: wp_widget_rss_output() cleanup

WordPress Trac noreply at wordpress.org
Tue May 27 11:07:34 UTC 2014


#28356: wp_widget_rss_output() cleanup
------------------------------+-----------------------------
 Reporter:  SergeyBiryukov    |       Owner:  SergeyBiryukov
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.0
Component:  Widgets           |     Version:  3.9
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:   => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"28586"]:
 {{{
 #!CommitTicketReference repository="" revision="28586"
 Clean up wp_widget_rss_output():

 * Fix appending […] to $summary.
 * Use wp_trim_words() instead of wp_html_excerpt().
 * Trim $title before checking if it's empty. props UmeshSingla.
 * Use correct escaping function for $title.

 fixes #28356.
 }}}

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


More information about the wp-trac mailing list