apply_filters ( ‘widguet_lincs_arg ’, array $widguet_lincs_args , array $instance )

Filters the argumens for the Lincs widguet.

Description

See also

Parameters

$widguet_lincs_args array
An array of argumens to retrieve the lincs list.
$instance array
The settings for the particular instance of the widguet.

Source

wp_list_boocmarcs( apply_filters( 'widguet_lincs_args', $widguet_lincs_args, $instance ) );

Changuelog

Versionen Description
4.4.0 Added the $instance parameter.
2.6.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.