{"id":173096,"date":"2023-04-20T12:48:08","date_gmt":"2023-04-20T12:48:08","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/db-tagcloud-for-woocommerce\/"},"modified":"2025-04-25T00:07:55","modified_gmt":"2025-04-25T00:07:55","slug":"db-tagcloud-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/db-tagcloud-for-woocommerce\/","author":15218032,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.10","stable_tag":"1.10","tested":"6.8.5","requires":"4.6","requires_php":"","requires_plugins":null,"header_name":"DB Tagcloud for Woocommerce","header_author":"Denis Bisteinov","header_description":"The plugin helps to make a tag cloud for Woocommerce category pages using a shortcode that is highly beneficial for optimizing your website for Google, Bing, Yandex and other search engines (SEO)","assets_banners_color":"d7e0e5","last_updated":"2025-04-25 00:07:55","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/bisteinoff.com","header_plugin_uri":"https:\/\/github.com\/bisteinoff\/db-tagcloud-for-woocommerce","header_author_uri":"https:\/\/bisteinoff.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2103,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.10":{"tag":"1.10","author":"bisteinoff","date":"2025-04-25 00:07:55"},"1.7":{"tag":"1.7","author":"bisteinoff","date":"2024-04-28 07:16:46"},"1.8":{"tag":"1.8","author":"bisteinoff","date":"2024-04-28 08:09:32"},"1.9":{"tag":"1.9","author":"bisteinoff","date":"2025-01-15 18:51:21"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":2956836,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2956847,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2956847,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.10","1.7","1.8","1.9"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[186,15873,286],"plugin_category":[45,55],"plugin_contributors":[227131],"plugin_business_model":[],"class_list":["post-173096","plugin","type-plugin","status-publish","hentry","plugin_tags-seo","plugin_tags-tagcloud","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-seo-and-marketing","plugin_contributors-bisteinoff","plugin_committers-bisteinoff"],"banners":{"banner":"https:\/\/ps.w.org\/db-tagcloud-for-woocommerce\/assets\/banner-772x250.jpg?rev=2956847","banner_2x":"https:\/\/ps.w.org\/db-tagcloud-for-woocommerce\/assets\/banner-1544x500.jpg?rev=2956847","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/db-tagcloud-for-woocommerce\/assets\/icon.svg?rev=2956836","icon":"https:\/\/ps.w.org\/db-tagcloud-for-woocommerce\/assets\/icon.svg?rev=2956836","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload db-tagcloud folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Enjoy<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20make%20a%20tagcloud%3F'><h3>How do I make a tagcloud?<\/h3><\/dt>\n<dd><p>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&amp;page=product_attributes<\/p>\n\n<p>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.<\/p><\/dd>\n<dt id='why%20is%20it%20so%20powerful%20for%20seo%3F'><h3>Why is it so powerful for SEO?<\/h3><\/dt>\n<dd><p>A tagcloud helps to improve the linking between attribute categories pages of your e-commerce website.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.10<\/h4>\n\n<ul>\n<li>Compatible with Wordpress 6.8<\/li>\n<li>Fix: Multisite prefix<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>Compatible with Wordpress 6.7<\/li>\n<li>Veryfied with Plugin Check<\/li>\n<li>Fix: Functions <code>wp_register_style<\/code> and <code>wp_enqueue_style<\/code> were called incorrectly<\/li>\n<li>Fix: Check if class <code>DOMDocument<\/code> exists for the SVG icon, else use a dashicon<\/li>\n<li>Fix: Remove an old nonce function that was no longer used<\/li>\n<li>Fix: Possibly undefined superglobal array index<\/li>\n<li>Security: Use of function <code>wp_unslash()<\/code> to unslash POST variables<\/li>\n<li>Security: Remove <code>$_SERVER[ 'PHP_SELF' ]<\/code> in the admin form<\/li>\n<li>Security: Fixed escape functions for several outputs<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>Compatible with Wordpress 6.5<\/li>\n<li>Security issues<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>Security issues<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Compatible with Wordpress 6.3<\/li>\n<li>Security issues<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Default values for styling<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Compatible with multisites<\/li>\n<li>New options: background color, background color on hover, color on hover, underline, underline on hover<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Corrected errors in the functions for translation of the plugin<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Compatible with GlotPress<\/li>\n<\/ul>\n\n<h4>1.3.7<\/h4>\n\n<ul>\n<li>One function is simplified<\/li>\n<\/ul>\n\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Stable version for Wordpress Plugin Repositary<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Preloader for preview in admin panel<\/li>\n<li>List of Woocommerce Attributes<\/li>\n<li>Customization of the settings page in admin panel<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>WP color picker preview in admin panel<\/li>\n<li>Resolved the problem with cached css styles for preview<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>New option choose color via wp color picker<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Preview of new styling settings in admin panel<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Added new styling settings<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>New styling settings for DB Tagcloud in the admin panel<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added new styling<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added the settings page to the admin panel. <\/li>\n<li>Added the option to change the default number of columns in the shortcode.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added the button \"Tag Cloud\" to the TinyMCE editor.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"The plugin helps to easily make a tag cloud of pages for any Woocommerce attribute using a shortcode that is highly beneficial for SEO optimization.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/173096","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=173096"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bisteinoff"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=173096"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=173096"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=173096"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=173096"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=173096"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=173096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}