This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Category D3 Tree

ਵੇਰਵਾ

This plugin shows the WordPress Category or any taxonomy in an interactive and responsive tree layouts. It can be used to generate mind maps using the WordPress taxonomy.Just add the shortcode [category-d3tree] to your post and the plugin will generate the treeview from your category. It uses the D3 javascript library to generate the interactive tree from the taxonomy. A demo of the plugin can be seen here http://wp.anshisolutions.com/category-tree/

This plugin also support addiitonal Force Directed and Radial Layouts for the taxonomy hierarchies.

ਸਕਰੀਨਸ਼ਾਟ

  • This is a hierarchy of Animals as created in taxonomy using Tree Layout.
  • This is a hierarchy of Animals as created in taxonomy using Force Layout.
  • This is a hierarchy of Animals as created in taxonomy using Radial Layout.

ਸਥਾਪਤੀਕਰਨ

  1. Upload category-d3-tree folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add to any page using short-code [category-d3tree]

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

How can I show the tree view with a given taxonomy

You just need to provide the taxonomy name as parameter in the short code like this [category-d3tree taxonomy=”taxonomy_name” layout=”layout_name”]
We support 3 layoutnames “force”, “radial” and “tree”

Can I create 2 category layouts on one page

At the moment we support only 1 shortcode on 1 page. You cannot put 2 layouts on a single page

ਸਮੀਖਿਆਵਾਂ

1 ਦਸੰਬਰ 2019
I just installed it and love it. It's rather old, and I haven't checked for any compatibility issues.
Read all 1 review

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Category D3 Tree” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Category D3 Tree” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.1

  • Added Responsive Layout

1.0

  • Stable Version

0.3

  • Added Radial Layout

0.2

  • Added Force Layout

0.1

  • Initial release