Plugin Directory

Changeset 3371846


Ignore:
Timestamp:
10/02/2025 02:45:01 PM (6 months ago)
Author:
rstheme2017
Message:

Version Updated

Location:
ultimate-tag-cloud
Files:
18 added
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-tag-cloud/trunk/README.md

    r3350129 r3371846  
    77**Contributors:** rstheme2017, rubrash
    88**Tags:** categories, Elementor, tag, tag cloud, taxonomy 
    9 **Version:** 1.0.1
     9**Version:** 1.0.2
    1010**License:** GPLv2 or later 
    1111**License URI:** http://www.gnu.org/licenses/gpl-2.0.html 
    12 **Stable tag:** 1.0.1 
     12**Stable tag:** 1.0.2 
    1313**Tested up to:** 6.8
    1414**Requires PHP:** 7.4 
     
    2222
    2323Ultimate Tag Cloud Elementor Addon is the perfect solution for showcasing tags and categories with style and flexibility. Designed with both developers and content creators in mind, this plugin comes packed with features that let you create beautiful tag clouds using multiple layouts and styles. Whether you're using the  Elementor, you’ll find the tools you need to make tags more visible and engaging.
     24
     25
     26How to use Ultimate Tag Cloud Elementor Addon Plugin
     27[youtube https://www.youtube.com/watch?v=4PU66-ix-aU ]
    2428
    2529### What makes it special? ### 
  • ultimate-tag-cloud/trunk/ultimate-tag-cloud.php

    r3350129 r3371846  
    55* Plugin URI:        https://wordpress.org/plugins/ultimate-tag-cloud/
    66* Description:       Ultimate Tag Cloud created by RSTheme
    7 * Version:           1.0.1
     7* Version:           1.0.2
    88* Requires at least: 6.3
    99* Requires PHP:      7.4
     
    2222define( 'ULTIMATE_TAG_CLOUD_DIR_PATH', plugin_dir_path(__FILE__));
    2323define( 'ULTIMATE_TAG_CLOUD_DIR_URL', plugin_dir_url(__FILE__));
    24 define( 'ULTIMATE_TAG_CLOUD_VERSION', '1.0.1' );
     24define( 'ULTIMATE_TAG_CLOUD_VERSION', '1.0.2' );
    2525
    2626// Load translation files
Note: See TracChangeset for help on using the changeset viewer.