이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Combined Taxonomies Tag Cloud

설명

The normal WP Tag Cloud widget only uses one taxonomy at a time, and doesn’t handle the default post_tag or category taxonomies being assigned to custom post types.

With this plugin, you can now configure (on a per-widget basis):

  • which taxonomies and post types are to be included,
  • the size of the smallest and largest tags (in different font units),
  • which terms should always be excluded from the cloud,
  • the maximum number of tags to show in the cloud,
  • how to order the tags – alphabetically or by number of tagged posts (ascending or descending), or just randomly,
  • how to treat tags with just one entry – leave alone, remove them or link directly to that post,
  • whether to make links no-follow,
  • what case the tags should appear as,
  • the widget background and tag background/foreground colours,
  • and how long each widget’s output should be saved for, if at all.

스크린샷

  • Enter your (optional) title, and pick which taxonomies and post types will be picked for this cloud.
  • Choose the size range of the tags, which ones should never appear and what order to display them in.
  • More options – how to deal with single count tags, link behaviour and tag appearance, as well as how long to store the resulting HTML.

설치

  1. Upload the plugin files to the /wp-content/plugins/combined-taxonomies-tag-cloud/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance -> Widgets screen to add the Combined Tag Cloud widget to your sidebars, customising each widget individually.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Combined Taxonomies Tag Cloud”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Combined Taxonomies Tag Cloud”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.21.3

  • Bugfix: transient was only saving a single instance
  • Bugfix: crashed in a different place if you deleted a taxonomy while it was selected in a widget

0.21.2

  • Tested with WP 5.2.1

0.21.1

  • Tested with WP 4.6.1

0.21

  • Bugfix: crashed if you deleted a taxonomy while it was selected in a widget

0.2

  • Enhancement: added colour pickers
  • Bugfix: tidied up the stylesheet

0.1

  • Initial release.