Title: Category Cloud Widget
Author: vertino
Published: <strong>2006 年 4 月 5 日</strong>
Last modified: 2008 年 5 月 8 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/widget-category-cloud.svg)

# Category Cloud Widget

 作者：[vertino](https://profiles.wordpress.org/vertino/)

[下载](https://downloads.wordpress.org/plugin/widget-category-cloud.zip)

 * [详情](https://cn.wordpress.org/plugins/widget-category-cloud/#description)
 * [评价](https://cn.wordpress.org/plugins/widget-category-cloud/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/widget-category-cloud/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/widget-category-cloud/#developers)

 [支持](https://wordpress.org/support/plugin/widget-category-cloud/)

## 描述

The Category Cloud Widget is a widget that displays your categories as a tag cloud
in your sidebar.

### Examples

You can see this in action on my site: [http://leekelleher.com/linklog/](http://leekelleher.com/linklog/)

### Special Thanks

Thank you to Matt Kingston, as this widget was based on his [Weighted Categories](http://www.hitormiss.org/projects/weighted-categories/)
plugin.
 Thanks to [Peter Hasperhoven](http://www.minmen.nl/) for introducing the‘
minimum number of posts’ option.

## 安装

 1. Firstly, if you are running WordPress 2.1 or lower, please make sure you have the
    Widget plugin available at http://automattic.com/code/widgets/
 2. Copy `category-cloud.php` to your plugins folder, `/wp-content/plugins/widgets/`
 3. Click the ‘Activate’ link for Category Cloud Widget on your Plugins page (in the
    WordPress admin interface)
 4. Go to Presentation->Sidebar Widgets and drag and drop the widget to wherever you
    want to show it.
 5. Use the configuration menu to customise the widget.

## 常见问题

  How do I find the widget configuration menu?

In the WP Admin, navigate to Presentation->Sidebar Widgets. Click on the small configure
icon in Category Cloud widget; Edit options to suit your requirements; Save changes;
Done.

  Does this work with the Sidebar Modules (SBM) plugin?

Yes, it should work fine with the latest version of [SBM](http://nybblelabs.org.uk/projects/sidebar-modules/).

Just remember that you will need to activate the widget via the Plugins panel.

  Can I modify the permalinks of the category URLs?

No you can’t. That is beyond the scope of this plugin.

  How do I change the colour of the links?

Since every WordPress Theme is styled differently, sometimes the CSS styles aren’t
applied to the Category Cloud widget.
 If you are experiencing any problems with
the style (i.e. the colour of the links), add the following CSS rules to the `style.
css` file in your theme:

    ```
    .catcloud a {color:blue;}
    .catcloud a:hover {color:red;}
    ```

Make sure that you change the colour values above to match your theme’s style/colour-
scheme.

  My theme puts each category link on a new line, how can I stop this?

Sometimes theme developers do include CSS style rules that force each hyperlink 
in your sidebar to be on a new line.
 The easiest way to prevent that from happening
is to add the following CSS rule to your `style.css` file in your theme:

    ```
    .catcloud a {display:inline!important;}
    ```

  I can’t find the configuration menu for the widget!

For more information about how to administer and configure your widgets, please 
refer to the WordPress documentation:

[https://codex.wordpress.org/Widgets_SubPanel](https://codex.wordpress.org/Widgets_SubPanel)

[http://automattic.com/code/widgets/use/](http://automattic.com/code/widgets/use/)

## 评价

此插件暂无评价。

## 贡献者及开发者

「Category Cloud Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ vertino ](https://profiles.wordpress.org/vertino/)

[帮助将「Category Cloud Widget」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/widget-category-cloud)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/widget-category-cloud/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/widget-category-cloud/)，或通过[RSS](https://plugins.trac.wordpress.org/log/widget-category-cloud/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/widget-category-cloud/)。

## 额外信息

 *  版本 **1.7**
 *  最后更新：**18 年前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 2.0 或更高版本 **
 *  已测试的最高版本为 **2.3**
 *  语言
 * [English (US)](https://wordpress.org/plugins/widget-category-cloud/)
 * 标签
 * [category](https://cn.wordpress.org/plugins/tags/category/)[cloud](https://cn.wordpress.org/plugins/tags/cloud/)
   [sidebar](https://cn.wordpress.org/plugins/tags/sidebar/)[tags](https://cn.wordpress.org/plugins/tags/tags/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/widget-category-cloud/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/widget-category-cloud/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/widget-category-cloud/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/widget-category-cloud/reviews/)

## 贡献者

 *   [ vertino ](https://profiles.wordpress.org/vertino/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/widget-category-cloud/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.dreamhost.com/donate.cgi?id=7992)