File: wp-includes/widgets/class-wp-widget-rss.php
-
Filters the classic RSS widget’s feed icon link.
-
classWP_Widget_RSS
Core class used to implement a RSS widget.
-
Sets up a new RSS widget instance.
-
methodWP_Widget_RSS::widget()
Outputs the content for the current RSS widget instance.
-
methodWP_Widget_RSS::update()
Handles updating settings for the current RSS widget instance.
-
methodWP_Widget_RSS::form()
Outputs the settings form for the RSS widget.