Flushes the Recent Comments widget cache.
WP_Widget_Recent_Comments::form
Outputs the settings form for the Recent Comments widget.
WP_Widget_Recent_Comments::update
Handles updating settings for the current Recent Comments widget instance.
WP_Widget_Recent_Comments::widget
Outputs the content for the current Recent Comments widget instance.
Advertisement
show_recent_comments_widget_style
Filters the Recent Comments default widget styles.
WP_Widget_Recent_Comments::recent_comments_style
Outputs the default styles for the Recent Comments widget.
WP_Widget_Recent_Comments::__construct
Sets up a new Recent Comments widget instance.
WP_Widget_Recent_Comments
Core class used to implement a Recent Comments widget.