apply_filters( 'link_category', string $catname )

Filters the OPML outline link category name.


Parameters

$catname

The OPML outline category name.


Source

File: wp-links-opml.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.2.0 Introduced.