eozzy
eozzy

Reputation: 68820

Displaying list of categories and tags in Wordpress

I'd like to display a list of categories and tags, that are picked manually. So I'd pre-define what categories and tags are to be shown.

So there'd two blocks in the sidebar:

Major Categories
- category 1
- category 2
- category 3
... upto 7

and Tags:

Quick Links
- tag 1
- tag 2
- tag 3
... upto 20

Upvotes: 0

Views: 475

Answers (4)

Shobhit Chugh
Shobhit Chugh

Reputation: 180

For TAg clouds use this plugin add your category whose you want to display in TAG Clouds...

Upvotes: 0

Michael
Michael

Reputation: 507

Why not use the Categories Widget and this plugin: http://wordpress.org/extend/plugins/list-tags/

Upvotes: 0

CodeJoust
CodeJoust

Reputation: 3810

Look for a sidebar widget. I don't think this is default functionality, because it is necessary to pick the tags and categires beforehand in the admin.

Upvotes: 1

Related Questions