[wp-trac] [WordPress Trac] #10276: Cannot inherit from WP_Widget_RSS
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 19 00:06:19 UTC 2009
#10276: Cannot inherit from WP_Widget_RSS
------------------------------------+---------------------------------------
Reporter: jonknight73 | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.9
Component: Widgets | Version: 2.8
Severity: normal | Resolution: wontfix
Keywords: has-patch needs-review |
------------------------------------+---------------------------------------
Changes (by azaozz):
* status: new => closed
* resolution: => wontfix
Comment:
The RSS handling functions were separated from the widget as they are used
in other places too. Instead of extending the RSS widget, a better option
would probably be to make your own using the same external functions if
needed. This would also make your plugin easier to uninstall: the users
wouldn't have to redo the widget's settings in order to use the default.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10276#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list