[wp-trac] [WordPress Trac] #21017: Using force_feed() for simplepie in core
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 19 10:10:55 UTC 2012
#21017: Using force_feed() for simplepie in core
--------------------------+------------------------------
Reporter: josh401 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.4
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by devgav):
Simple RSS error suppression for Incoming Links widget.
If (!WP_DEBUG) returns:
{{{
__('Sorry, there has been an error loading the Incoming Links widget
right now. Please try again later.')
}}}
Otherwise if WP_DEBUG == true, returns standard RSS SimplePie error.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21017#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list