wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



widget_links_args › Filtr WordPress Hooks

Od4.4.0
Przestarzałyn/a
apply_filters( 'widget_links_args', $widget_links_args, $instance )
Parametry: (2)
  • (array) $widget_links_args An array of arguments to retrieve the links list.
    Wymagane: Tak
  • (array) $instance The settings for the particular instance of the widget.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the arguments for the Links widget.





Źródło

wp_list_bookmarks( apply_filters( 'widget_links_args', $widget_links_args, $instance ) );