MindCat

説明

A panel of tools for taxonomy display.

Displays categories and subcategories as a mindmap, list of cards or list of terms.

Morehover, categories & tags can can be enrechied with colors and images.

ブロック

このプラグインは2個のブロックを提供します。

  • Mindmap of taxonomies A mindmap of terms of a taxonomy
  • List of taxonomy terms List of categories

インストール

  1. Upload mindcat to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin
  3. Start to use blocks or [mindcat] shortcode

Shortcode usage :

[mindcat cat='' size=50 title='' hide_empty=0 count=0 max_level=0]
  • cat: category id or slug
  • size: range used to display distance between items
  • title: for the root node
  • hide_empty: show or hide empty categories
  • count: show or hide posts count
  • max_level: limits or not toe a defined level of sub-categories

FAQ

Can I select a primary category as mindmap root ?

Yes, you can choose any category, all sub-categories will be children of your mindmap

貢献者と開発者

MindCat はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“MindCat” は3ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“MindCat” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.1.1

  • Add square display mode (currently only functional for mindcat images)

2.1.0

Improvements:

  • Add setting for the default mindcat image
  • Add medium & large media size support in List block
  • Add “none” display mode in List block

Fixes:

  • Fix missing default image
  • Fix image distortion for brand

2.0.0

  • Add block support for mindmap
  • Add new block: Mindcat List of terms
  • Add possibility to select primary and secondary images on terms, with possibility to use a custom meta
  • Security: escape all output
  • Fix: PHP 8.0 compatibility
  • Fix some warnings and notices

1.1.3

  • use minified CSS/JS
  • only load JS if needed

1.1.2

  • more WP 4.3 compliant

1.1.1

release date: aug. 14 2015

  • WP 4.3 compliant
  • Code cleanup

1.1.0

  • add: shortcode [mindcat]
  • add: Parameters count, hide_empty, max_level
  • fix: Optimize code

1.0.0

  • プラグインをリリース