ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets/class-wp-widget-recent-comments.php

WP_Widget_Recent_Comments

Class: Core class used to implement a Recent Comments widget.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:17

Used by 0 functions | Uses 1 function

WP_Widget_Recent_Comments::__construct()

Method: Sets up a new Recent Comments widget instance.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:24

Used by 0 functions | Uses 2 functions

WP_Widget_Recent_Comments::recent_comments_style()

Method: Outputs the default styles for the Recent Comments widget.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:44

Used by 0 functions | Uses 3 functions

show_recent_comments_widget_style

Filter Hook: Filters the Recent Comments default widget styles.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:54

Used by 1 function | Uses 0 functions

WP_Widget_Recent_Comments::widget()

Method: Outputs the content for the current Recent Comments widget instance.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:72

Used by 0 functions | Uses 4 functions

widget_comments_args

Filter Hook: Filters the arguments for the Recent Comments widget.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:104

Used by 1 function | Uses 0 functions

WP_Widget_Recent_Comments::update()

Method: Handles updating settings for the current Recent Comments widget instance.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:162

Used by 0 functions | Uses 0 functions

WP_Widget_Recent_Comments::form()

Method: Outputs the settings form for the Recent Comments widget.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:176

Used by 0 functions | Uses 0 functions

WP_Widget_Recent_Comments::flush_widget_cache()

Method: Flushes the Recent Comments widget cache.

Source: wp-includes/widgets/class-wp-widget-recent-comments.php:199

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy