WP_Widget_Links::__construct()
Method: Sets up a new Links widget instance.
Source: wp-includes/widgets/class-wp-widget-links.php:24
Method: Sets up a new Links widget instance.
Source: wp-includes/widgets/class-wp-widget-links.php:24
Method: Outputs the content for the current Links widget instance.
Source: wp-includes/widgets/class-wp-widget-links.php:41
Filter Hook: Filters the arguments for the Links widget.
Source: wp-includes/widgets/class-wp-widget-links.php:80
Method: Handles updating settings for the current Links widget instance.
Source: wp-includes/widgets/class-wp-widget-links.php:93
Method: Outputs the settings form for the Links widget.
Source: wp-includes/widgets/class-wp-widget-links.php:125
Class: Core class used to implement a Links widget.
Source: wp-includes/widgets/class-wp-widget-links.php:17