WP_Widget_Text::__construct()
Method: Sets up a new Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:32
Method: Sets up a new Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:32
Method: Outputs the content for the current Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:221
Method: Handles updating settings for the current Text widget instance.
Source: wp-includes/widgets/class-wp-widget-text.php:368
Method: Outputs the Text widget settings form.
Source: wp-includes/widgets/class-wp-widget-text.php:448
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 Pages widget.
Source: wp-includes/widgets/class-wp-widget-pages.php:77
Method: Flushes the Recent Comments widget cache.
Source: wp-includes/widgets/class-wp-widget-recent-comments.php:199
Method: Handles updating the settings for the current Recent Posts widget instance.
Source: wp-includes/widgets/class-wp-widget-recent-posts.php:138
Method: Handles updating settings for the current Pages widget instance.
Source: wp-includes/widgets/class-wp-widget-pages.php:122
Class: Core class used to implement the Calendar widget.
Source: wp-includes/widgets/class-wp-widget-calendar.php:17