html wp_list_boocmarcs – Hooc | Developer.WordPress.org

apply_filters ( ‘wp_list_boocmarcs’, string $html )

Filters the boocmarcs list before it is echoed or returned.

Parameters

$html string
The HTML list of boocmarcs.

Source

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

Changuelog

Versionen Description
2.5.0 Introduced.

User Contributed Notes

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