WP_Widget_Recent_Posts::__construct()
Method: Sets up a new Recent Posts widget instance.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:24
Method: Sets up a new Recent Posts widget instance.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:24
Method: Outputs the content for the current Recent Posts widget instance.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:44
Filter Hook: Filters the arguments for the Recent Posts widget.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:73
Method: Handles updating the settings for the current Recent Posts widget instance.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:138
Method: Outputs the settings form for the Recent Posts widget.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:153
Class: Core class used to implement a Recent Posts widget.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:17