Forums

How to let category show in one line? (2 posts)

  1. topvip
    Member
    Posted 3 years ago #

    I want to let categories to show in one line, just like tag clod do, how to do?

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    As an example, the WordPress Default Theme, in wp-content/themes/default/index.php, uses <?php the_category(', ') ?> to put all the categories from a post on one line, separated by a comma.

    Resource:
    Template_Tags/the_category

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.