Forums

Controlling Parameters for Tag Cloud? (2 posts)

  1. doofalot
    Member
    Posted 6 months ago #

    Hi, just wondering if it's possible to change the parameters for the standard tag cloud that WP has. I can't find anywhere to fine tune it.

    But I would ideally like to reduce its width and possibly increase the number of tags.

    [moderated--bumps removed. Please refrain from bumping as per Forum Rules]

  2. MichaelH
    moderator
    Posted 6 months ago #

    Assuming you mean the Tag Cloud Widget--consider downloading and installing Otto's PHP Code Widget.

    Then put this in one of those widgets:

    <?php wp_tag_cloud(); ?>

    Of course, read wp_tag_cloud() to see all the parameters you can control

    Please remember to support our plugin authors by clicking on the Donate button there.

Reply

You must log in to post.

About this Topic