Plugin Directory

Changeset 2733750


Ignore:
Timestamp:
05/30/2022 07:44:08 AM (4 years ago)
Author:
whiletrue
Message:

release 1.3.17

Location:
tilted-tag-cloud-widget
Files:
4 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • tilted-tag-cloud-widget/trunk/readme.txt

    r2662186 r2733750  
    11=== Tilted Tag Cloud Widget ===
    22Contributors: whiletrue
    3 Donate link: http://www.whiletrue.it/
     3Donate link: https://www.whiletrue.it/
    44Tags: tag, tags, tag sidebar, sidebar, widget, tag widget, simple tag, cloud, tag cloud
    55Requires at least: 2.9+
    6 Tested up to: 5.9
    7 Stable tag: 1.3.16
     6Tested up to: 6.0
     7Stable tag: 1.3.17
    88
    99Shows a tilted cloud with the most used tags in a sidebar widget.
     
    3232Do you like this plugin? Give a chance to our other works:
    3333
    34 * [Really Simple Share](http://www.whiletrue.it/really-simple-share-wordpress-plugin/ "Really Simple Share")
    35 * [Really Simple Twitter Feed Widget](http://www.whiletrue.it/really-simple-twitter-feed-widget-for-wordpress/ "Really Simple Twitter Feed Widget")
    36 * [Most and Least Read Posts](http://www.whiletrue.it/most-and-least-read-posts-widget-for-wordpress/ "Most and Least Read Posts")
    37 * [Reading Time](http://www.whiletrue.it/reading-time-for-wordpress/ "Reading Time")
     34* [Really Simple Share](https://www.whiletrue.it/really-simple-share-wordpress-plugin/ "Really Simple Share")
     35* [Really Simple Twitter Feed Widget](https://www.whiletrue.it/really-simple-twitter-feed-widget-for-wordpress/ "Really Simple Twitter Feed Widget")
     36* [Most and Least Read Posts](https://www.whiletrue.it/most-and-least-read-posts-widget-for-wordpress/ "Most and Least Read Posts")
     37* [Reading Time](https://www.whiletrue.it/reading-time-for-wordpress/ "Reading Time")
    3838
    3939
     
    4949== Changelog ==
    5050
    51 = 1.3.16 =
    52 * Plugin tested up WordPress 5.9
     51= 1.3.17 =
     52* Plugin tested up WordPress 6.0
    5353
    5454= 1.3 =
  • tilted-tag-cloud-widget/trunk/tilted-tag-cloud.php

    r2662186 r2733750  
    22/*
    33Plugin Name: Tilted Tag Cloud Widget
    4 Plugin URI: http://www.whiletrue.it/
     4Plugin URI: https://www.whiletrue.it/
    55Description: Takes the website tags and aggregates them into a tilted cloud widget for sidebar.
    66Author: WhileTrue
    7 Version: 1.3.16
    8 Author URI: http://www.whiletrue.it/
     7Version: 1.3.17
     8Author URI: https://www.whiletrue.it/
    99*/
    1010
Note: See TracChangeset for help on using the changeset viewer.