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

Most Popular Tags

描述

Most Popular Tags is a WordPress plugin that allows you to display your blog’s most popular tags or categories as a sidebar widget. The plugin takes advantage of the new Widget API introduced in WordPress 2.8, allowing multiple instances of the same widget, each with it’s own unique configuration. You can specify how many tags/categories/link categories to show, the size of the smallest and largest ones, which unit and format to use as well as advanced ordering options.

屏幕截图

  • Widget configuration

安装

  1. Upload mostpopulartags.php to the /wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. The Most Popular Tags widget can now be configured and used from the Appearance -> Widgets menu
  4. If you want to embed a tag cloud in your posts or pages, use the [tagcloud] shortcode. See http://www.maxpagels.com/?p=6431 for detailed instructions

评价

2016 年 12 月 20 日
I like the way it looks, I am hoping to be able to pre-pend- tags onto the front of a tag. so it will add all a hierarchy onto the front of the tag. so I can drill down. just like cats.
阅读所有2条评价

贡献者及开发者

“Most Popular Tags” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Most Popular Tags”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • 5.1: Hooray, no more PHP notices!
  • 5.0: Added support for custom taxonomies. Thanks to everyone who requested it (and sorry for the delay!)
  • 4.1: Added the option to use CSS viewport width/height (vw/vh) units
  • 4.0: Added the option to include or exclude certain tags from the tag cloud / list. Sorry for the delay, I know this has been requested for ages!
  • 3.2.3: No structural changes, just some code cleanup
  • 3.2.0: Added the option to use CSS x-height (ex) units
  • 3.1.0: Added the [tagcloud] shortcode, making it easy to embed tag clouds in posts and pages, not just as a widget.
  • 3.0.0: Fixed bug where decimal unit sizes could not be added, added support for the Root em unit
  • 2.86: Improved code formatting and minor code performance upgrades
  • 2.85: Added the option to display link categories in addition to regular categories and tags
  • 2.8: Added the option to choose a separator (when format is “flat”) and a new “random” order option. Additionally, the plugin now displays all tags/categories by default, not 10. The 2.8 version requires WordPress 2.9 or higher.
  • 2.6.1: Fixed a bug that appeared in some environments
  • 2.6: The different unit options were causing some confusion, so a link to the W3Schools CSS unit reference has been added to the widget configuration view
  • 2.5: Added a nifty uninstaller that removes all traces of the plugin when it’s deleted via the Manage Plugins menu
  • 2.0.1: Readme.txt spelling corrections
  • 2.0: Added the option to display categories in addition to tags
  • 1.1: Added millimeters, centimeters, inches and picas to the font unit menu. Additionally, all of the settings have been updated with more descriptive text.