DB Tagcloud for Woocommerce

描述

DB Tagcloud for Woocommerce is an easy (i.e. automated) solution for creating and styling a tagcloud for any Woocommerce attribute. You can use the generated shortcode on any page of your website.

安裝

  1. Upload db-tagcloud folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy

常見問題

How do I make a tagcloud?

You need to use a shortcode [tagcloud attr=”xxx” cols=”x”] where xxx – is the name of the attribute and x is the number of columns in the tagcloud. You can find the names of the attributes on the corresponding woocomerce page {yourwebsite}/wp-admin/edit.php?post_type=product&page=product_attributes

If you use TinyMCE editor, there is a button “Tag Cloud” at the end of the 2nd bar that will allow you to insert the shortcode immidiately.

Why is it so powerful for SEO?

A tagcloud helps to improve the linking between attribute categories pages of your e-commerce website.

評價

2023年10月17日
We had been looking for a simple solution to publish tagclouds for search engine optimization of our e-commerce website, this one works really fine. It’s really easy to use as the list of categories is displayed on the plugin page, so I don’t need to look for their names somewhere in the woocommerce settings. I’d love to have more option for styling the tagclouds differently for mobile devices. Hope to find them in future updates.
閱讀全部1個評價

貢獻者及開發者

“DB Tagcloud for Woocommerce” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

DB Tagcloud for Woocommerce 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 DB Tagcloud for Woocommerce 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.9

  • Compatible with WordPress 6.7
  • Veryfied with Plugin Check
  • Fix: Functions wp_register_style and wp_enqueue_style were called incorrectly
  • Fix: Check if class DOMDocument exists for the SVG icon, else use a dashicon
  • Fix: Remove an old nonce function that was no longer used
  • Fix: Possibly undefined superglobal array index
  • Security: Use of function wp_unslash() to unslash POST variables
  • Security: Remove $_SERVER[ 'PHP_SELF' ] in the admin form
  • Security: Fixed escape functions for several outputs

1.8

  • Compatible with WordPress 6.5
  • Security issues

1.7

  • Security issues

1.6

  • Compatible with WordPress 6.3
  • Security issues

1.5.1

  • Default values for styling

1.5

  • Compatible with multisites
  • New options: background color, background color on hover, color on hover, underline, underline on hover

1.4.1

  • Corrected errors in the functions for translation of the plugin

1.4

  • Compatible with GlotPress

1.3.7

  • One function is simplified

1.3.6

  • Stable version for WordPress Plugin Repositary

1.3.5

  • Preloader for preview in admin panel
  • List of Woocommerce Attributes
  • Customization of the settings page in admin panel

1.3.4

  • WP color picker preview in admin panel
  • Resolved the problem with cached css styles for preview

1.3.3

  • New option choose color via wp color picker

1.3.2

  • Preview of new styling settings in admin panel

1.3.1

  • Added new styling settings

1.3

  • New styling settings for DB Tagcloud in the admin panel

1.2.1

  • Added new styling

1.2

  • Added the settings page to the admin panel.
  • Added the option to change the default number of columns in the shortcode.

1.1

  • Added the button “Tag Cloud” to the TinyMCE editor.

1.0

  • Initial release.