apply_filters( 'wp_list_bookmarks', string $html )
Filters the bookmarks list before it is echoed or returned.
Parameters
- $html
-
The HTML list of bookmarks.
Source
Changelog
Version | Description |
---|---|
WP-2.5.0 | Introduced. |