Plugin Directory

Custom Tag List

How do I unlink the tags?

Use <?php ctl_the_tags('Tags: ', ', ', '', false); ?> instead of <?php the_tags(); ?>.

How do I use a custom taglink?

You can use, for example, <?php ctl_the_tags('Tags: ', ', ', '', true, 'http://www.technorati.com/tag/%tag%'); ?>.

My custom taglink does not work.

The function does not check whether the taglink you entered is valid or not. Be sure to inclue %tag% in the taglink to ensure that it can be replaced by the actual tag.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1 ratings)