the_category_rss

Advertisement

Summery Summery

Display the post categories in the feed.

Syntax Syntax

the_category_rss( string $type = null )

Parameters Parameters

$type

(Optional) default is the type returned by get_default_feed().

Default value: null

Source Source

File: wp-includes/feed.php

 *
 * @see get_the_category_rss() For better explanation.
 *

Advertisement

Changelog Changelog

Changelog
Version Description
0.71 Introduced.

See also See also

Advertisement

Leave a Reply