wp-includes/widgets/class-wp-widget-custom-html.php:WP_Widget_Custom_HTML::widget() | Outputs the content for the current Custom HTML widget instance. |
wp-includes/widgets/class-wp-widget-media.php:WP_Widget_Media::widget() | Displays the widget on the front-end. |
wp-includes/widgets/class-wp-nav-menu-widget.php:WP_Nav_Menu_Widget::widget() | Outputs the content for the current Navigation Menu widget instance. |
wp-includes/widgets/class-wp-widget-tag-cloud.php:WP_Widget_Tag_Cloud::widget() | Outputs the content for the current Tag Cloud widget instance. |
wp-includes/widgets/class-wp-widget-rss.php:WP_Widget_RSS::widget() | Outputs the content for the current RSS widget instance. |
wp-includes/widgets/class-wp-widget-recent-comments.php:WP_Widget_Recent_Comments::widget() | Outputs the content for the current Recent Comments widget instance. |
wp-includes/widgets/class-wp-widget-recent-posts.php:WP_Widget_Recent_Posts::widget() | Outputs the content for the current Recent Posts widget instance. |
wp-includes/widgets/class-wp-widget-categories.php:WP_Widget_Categories::widget() | Outputs the content for the current Categories widget instance. |
wp-includes/widgets/class-wp-widget-text.php:WP_Widget_Text::widget() | Outputs the content for the current Text widget instance. |
wp-includes/widgets/class-wp-widget-calendar.php:WP_Widget_Calendar::widget() | Outputs the content for the current Calendar widget instance. |
wp-includes/widgets/class-wp-widget-meta.php:WP_Widget_Meta::widget() | Outputs the content for the current Meta widget instance. |
wp-includes/widgets/class-wp-widget-archives.php:WP_Widget_Archives::widget() | Outputs the content for the current Archives widget instance. |
wp-includes/widgets/class-wp-widget-search.php:WP_Widget_Search::widget() | Outputs the content for the current Search widget instance. |
wp-includes/widgets/class-wp-widget-pages.php:WP_Widget_Pages::widget() | Outputs the content for the current Pages widget instance. |