apply_filters( 'wp_list_bookmarks', string $html )

Filters the bookmarks list before it is echoed or returned.


Description Description


Parameters Parameters

$html

(string) The HTML list of bookmarks.


Top ↑

Source Source

File: wp-includes/bookmark-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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