Changeset 2989131
- Timestamp:
- 11/05/2023 07:16:59 AM (2 years ago)
- Location:
- tilted-tag-cloud-widget
- Files:
-
- 1 deleted
- 2 edited
-
tags/1.1 (deleted)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/tilted-tag-cloud.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tilted-tag-cloud-widget/trunk/readme.txt
r2954267 r2989131 4 4 Tags: tag, tags, tag sidebar, sidebar, widget, tag widget, simple tag, cloud, tag cloud 5 5 Requires at least: 2.9+ 6 Tested up to: 6.3 7 Stable tag: 1.3.17 6 Requires PHP: 7.0 7 Tested up to: 6.4 8 Stable tag: 1.3.18 8 9 9 10 Shows a tilted cloud with the most used tags in a sidebar widget. … … 28 29 = Reference = 29 30 30 For more info on this plugin: [www.whiletrue.it](http ://www.whiletrue.it/tilted-tag-cloud-widget-per-wordpress/ "www.whiletrue.it")31 For more info on this plugin: [www.whiletrue.it](https://www.whiletrue.it/tilted-tag-cloud-widget-per-wordpress/ "www.whiletrue.it") 31 32 32 33 Do you like this plugin? Give a chance to our other works: … … 49 50 == Changelog == 50 51 51 = 1.3.1 7=52 = 1.3.18 = 52 53 * Added: Hover color setting 53 * Plugin tested up WordPress 6. 154 * Plugin tested up WordPress 6.4 54 55 55 56 = 1.2 = 57 * Added: Random tag colors (if none inserted) 56 58 * Changed: Plugin screenshot moved outside 57 59 * Fixed: Small php notices 58 59 = 1.1 =60 * Added: Random tag colors (if none inserted)61 60 62 61 = 1.0.0 = -
tilted-tag-cloud-widget/trunk/tilted-tag-cloud.php
r2733750 r2989131 5 5 Description: Takes the website tags and aggregates them into a tilted cloud widget for sidebar. 6 6 Author: WhileTrue 7 Version: 1.3.1 77 Version: 1.3.18 8 8 Author URI: https://www.whiletrue.it/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.