Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 210725

WordPress conditional tag for primary category

$
0
0

Replies: 0

Hi,
Can anyone tell me the wordpress conditional tag for displaying widgets based on Primary Category.

The Codex page for conditionals shows two options:

is_category( ‘9’ )
in_category( ‘9’ )

Problems arise when a post is saved to multiple categories, yet I want to display a widget only on pages where a category is the primary category.
Thanks


Viewing all articles
Browse latest Browse all 210725

Trending Articles