Outputs the settings form for the Recent Posts widget.
WP_Widget_Recent_Posts::update
Handles updating the settings for the current Recent Posts widget instance.
widget_posts_args
Filters the arguments for the Recent Posts widget.
WP_Widget_Recent_Posts::widget
Outputs the content for the current Recent Posts widget instance.
Advertisement
WP_Widget_Recent_Posts::__construct
Sets up a new Recent Posts widget instance.
WP_Widget_Recent_Posts
Core class used to implement a Recent Posts widget.