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.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |