Forums

Find category for the single page (3 posts)

  1. thirdeyeblind82
    Member
    Posted 1 year ago #

    Hi everyone!
    I have an header responding to the category of the posts shown.
    If I show a category or an archive page, no problem!
    But if I show a single page, how can I know wich category is that post from?

    Thank you!

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    possibly with:

    get_the_category($post->ID)

    http://codex.wordpress.org/Function_Reference/get_the_category

  3. thirdeyeblind82
    Member
    Posted 1 year ago #

    Thanks a lot!!!!

Topic Closed

This topic has been closed to new replies.

About this Topic