ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Widget_Recent_Posts::form()

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

Source: wp-includes/widgets/class-wp-widget-recent-posts.php:153

Used by 0 functions | Uses 1 function

WP_Widget_Recent_Posts

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

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

Used by 0 functions | Uses 1 function

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

Used by 0 functions | Uses 0 functions

WP_Widget_Recent_Posts::widget()

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

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

Used by 0 functions | Uses 7 functions

widget_posts_args

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

Source: wp-includes/widgets/class-wp-widget-recent-posts.php:73

Used by 1 function | Uses 0 functions

WP_Widget_Recent_Posts::update()

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

Source: wp-includes/widgets/class-wp-widget-recent-posts.php:138

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