File: wp-includes/widgets/class-wp-widget-meta.php
-
classWP_Widget_Meta
Core class used to implement a Meta widget.
-
Sets up a new Meta widget instance.
-
methodWP_Widget_Meta::widget()
Outputs the content for the current Meta widget instance.
-
Filters the “WordPress.org” list item HTML in the Meta widget.
-
methodWP_Widget_Meta::update()
Handles updating settings for the current Meta widget instance.
-
methodWP_Widget_Meta::form()
Outputs the settings form for the Meta widget.