Changeset 2985622
- Timestamp:
- 10/29/2023 01:34:23 PM (2 years ago)
- Location:
- categorized-tag-cloud
- Files:
-
- 8 added
- 1 deleted
- 2 edited
-
tags/1.2.23 (deleted)
-
tags/1.2.24 (added)
-
tags/1.2.24/categorized-tag-cloud.php (added)
-
tags/1.2.24/index.php (added)
-
tags/1.2.24/lang (added)
-
tags/1.2.24/lang/categorized-tag-cloud-sr_RS.mo (added)
-
tags/1.2.24/lang/categorized-tag-cloud-sr_RS.po (added)
-
tags/1.2.24/lang/categorized-tag-cloud.pot (added)
-
tags/1.2.24/readme.txt (added)
-
trunk/categorized-tag-cloud.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
categorized-tag-cloud/trunk/categorized-tag-cloud.php
r2884111 r2985622 5 5 Description: Takes the website tags and aggregates them into a categorized cloud widget for sidebar. 6 6 Author: WhileTrue 7 Version: 1.2.2 37 Version: 1.2.24 8 8 Author URI: https://www.whiletrue.it/ 9 9 */ -
categorized-tag-cloud/trunk/readme.txt
r2954263 r2985622 4 4 Tags: tags, tag sidebar, categories, sidebar, widget, tag widget, simple tag, cloud, tag cloud 5 5 Requires at least: 2.9+ 6 Tested up to: 6. 37 Stable tag: 1.2.2 36 Tested up to: 6.4 7 Stable tag: 1.2.24 8 8 9 9 A cloud with the most used tags in a sidebar widget, filtered by post category. … … 47 47 == Changelog == 48 48 49 = 1.2.2 3=50 * Plugin tested up to WordPress 6. 249 = 1.2.24 = 50 * Plugin tested up to WordPress 6.4 51 51 * Fixed: PHP warnings 52 52 … … 54 54 * Added: Serbian translation by Ogi Djuraskovic ( firstsiteguide.com ) 55 55 * Added: Sort: random or in alphanumeric order 56 * Fixed: hover color57 56 * Fixed: CSS cleaning 58 * Fixed: tag font size59 * Fixed: empty tag cloud warning60 57 * Fixed: deprecated constructor 61 * Fixed: create_function warning 62 * Fixed: array count warning 58 * Fixed: PHP warnings 63 59 64 60 = 1.0.4 =
Note: See TracChangeset
for help on using the changeset viewer.