apply_filters( 'link_category', string $cat_name )

Filters the category name.


Parameters

$cat_name

The category name.


Source

File: wp-includes/bookmark-template.php

View on GitHub



Changelog

Changelog
Version Description
2.2.0 Introduced.