Title: Newer Tag Cloud
Author: mallardduck
Published: <strong>2017 年 5 月 2 日</strong>
Last modified: 2017 年 7 月 31 日

---

搜索插件

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

![](https://ps.w.org/newer-tag-cloud/assets/icon-256x256.png?rev=1705970)

# Newer Tag Cloud

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

[下载](https://downloads.wordpress.org/plugin/newer-tag-cloud.1.1.2.zip)

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

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

## 描述

Newer Tag Cloud is a WordPress plugin that generates a tag clouds. This plugin was
inspired by the original New Tag Cloud.

Newer Tag Cloud uses the WordPress own tagging feature, so that you don’t need any
tagging plugin. You can use New Tag Cloud directly as a shortcode in any post/page,
as a widget, or in the theme as PHP code. Use it however you’d like, it’s flexible!

The original New Tag Cloud had been without updates for 7 years this caused issues
with modern WordPress versions. Due to the issues, for a short time, a privately
updated version was created at Liquid Web. Now this small fix has been turned into
a complete code refactor. The results are now being released to the community!

Configurebale options
 * widget box title * how many tags should be shown * biggest
font size * smallest font size * font size stepping * font size type (px, em, rem,
etc) * filtering * caching

## 安装

Installation is very easy:

 1. Download the plugin zip to the `/wp-content/plugins/` directory
 2. Extract the files in the plugins folder. The result being a new `/wp-content/plugins/
    newer-tag-cloud` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Check out the ‘Widgets’ tab in the ‘Theme’ menu and drag the ‘New Tag Cloud’ widget
    to your sidebar.

Using directly from a theme file:
 Follow the steps 1 and 2 above. Step 3 is to 
place this code into your theme file:

Or you want place a tag cloud in a post, on a page or in a text widget?

Use a shortcode: `[newer-tag-cloud]` or [newer-tag-cloud int=1]

## 常见问题

  Installation Instructions

Installation is very easy:

 1. Download the plugin zip to the `/wp-content/plugins/` directory
 2. Extract the files in the plugins folder. The result being a new `/wp-content/plugins/
    newer-tag-cloud` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Check out the ‘Widgets’ tab in the ‘Theme’ menu and drag the ‘New Tag Cloud’ widget
    to your sidebar.

Using directly from a theme file:
 Follow the steps 1 and 2 above. Step 3 is to 
place this code into your theme file:

Or you want place a tag cloud in a post, on a page or in a text widget?

Use a shortcode: `[newer-tag-cloud]` or [newer-tag-cloud int=1]

  So what does ‘inspired by New Tag Cloud’ mean exactly?

Initially the plugin was created as a direct fork of New Tag Cloud, only used internally
and not publically released. A new version of the plugin was created based on the
[WordPress Plugin Boilerplate](https://wppb.io/) with common features being implemented
in Newer Tag Cloud.

  How to use vanilla PHP to add a Tag Cloud?

If you want to use Newer Tag Cloud in your theme you can still use `<?php newerTagCloud()?
>`. If you want to use a specific widget you can provide the function an ID as parameter.
For example, `<?php newerTagCloud(2) ?>` will result in the configuration using 
the instance provided.

  Using shortcodes to add a Tag Cloud?

Simply add `[newer-tag-cloud]` or `[newer-tag-cloud int=<ID>]` to your post or page
and the tag cloud will be shown there. If you use `[newer-tag-cloud]` the instances
set as “Default instance for shortcode” is used. With int= set you can specify an
instance to use. For example, this is useful if you need two, or more, different
tag clouds generated via shortcode.

  Can I use multiple unique clouds?

Yes. All “layout specific options” are stored in each instance. The instance has
an ID which you can use to call it.
 This feature allows you the place different
tag clouds on your blog as needed.

  So who worked on this?

Credit to the original plugin goes to [funnydingo](https://profiles.wordpress.org/funnydingo/).

This redone version was created by [liquidwebdan](https://profiles.wordpress.org/liquidwebdan/)(
aka [MallardDuck on GitHub](https://github.com/mallardduck))

Finally, credit for the WordPress Plugin Boilerplate inspiration goes to:

 * [DevinVinson](https://github.com/DevinVinson)
 * [Tom McFarlin](https://github.com/tommcfarlin/)
 * [Josh Eaton](https://github.com/jjeaton)
 * [Ulrich Pogson](https://github.com/grappler)
 * …and many more!

## 评价

![](https://secure.gravatar.com/avatar/47bf0297152d004828a198f5d76e0952f5a96fc5a66aee9ba16cd33faf593936?
s=60&d=retro&r=g)

### 󠀁[New Tag Cloud Fail](https://wordpress.org/support/topic/new-tag-cloud-fail/)󠁿

 [VictoriaIrelandValentine](https://profiles.wordpress.org/pammio61/) 2017 年 9 
月 1 日 1 回复

Hello All, It sounded like a really good idea, but unfortunately, it would not activate.
And so you know, I tried it on two different sites on different servers. Parse error:
syntax error, unexpected ‘:’, expecting ‘{‘ in /var/www/volumes/xvdh2/vhosts/reallycoolhalloweencostumes.
com/httpdocs/wp-content/plugins/newer-tag-cloud/newer-tag-cloud.php on line 101 
If you get it working, I’d be willing to try it again and change the feedback. Thanks
for the effort

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/newer-tag-cloud/reviews/)

## 贡献者及开发者

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

贡献者

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

[帮助将「Newer Tag Cloud」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/newer-tag-cloud)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.1.2

 * Fix odd bug causing issues with posts page.

#### 1.1.0 & 1.1.1

 * First update!
 * Improves the plugins widget a lot
 * Now using WP_Widget to define the widgets logic
 * Clean up some code

#### 1.0.0

 * Initial version inspired by New Tag Cloud

## 额外信息

 *  版本 **1.1.2**
 *  最后更新：**9 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/newer-tag-cloud/)
 * 标签
 * [cloud](https://cn.wordpress.org/plugins/tags/cloud/)[tag](https://cn.wordpress.org/plugins/tags/tag/)
   [widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/newer-tag-cloud/advanced/)

## 评级

 1 星（最高 5 星）。

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

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

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

## 贡献者

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

## 支持

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

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