wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_list_bookmarks › Les Filtres WordPress

Depuis2.5.0
Dépréciéen/a
apply_filters( 'wp_list_bookmarks', $output )
Paramètres:
  • (string) $html The HTML list of bookmarks.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the bookmarks list before it is echoed or returned.





Source

$html = apply_filters( 'wp_list_bookmarks', $output );