Filters the arguments for the Links widget.
Description
See also
Parameters
$widget_links_args
array- An array of arguments to retrieve the links list.
$instance
array- The settings for the particular instance of the widget.
Source
wp_list_bookmarks( apply_filters( 'widget_links_args', $widget_links_args, $instance ) );
User Contributed Notes
You must log in before being able to contribute a note or feedback.