Ultimate Tag Cloud Widget - Version 2.5

Version Description

  • #14: Updated UI for selecting authors
  • #22: Option to fetch terms based on the current list of posts and term creation time
  • #35: Updated UI for selecting post terms
  • #41: New option to add filtering to tag cloud links
  • #42: Added scope attribute to style tag
Download this release

Release Info

Developer exz
Plugin Icon wp plugin Ultimate Tag Cloud Widget
Version 2.5
Comparing to
See all releases

Code changes from version 2.5-beta1 to 2.5

Files changed (1) hide show
  1. readme.txt +10 -3
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: widget, tags, configurable, tag cloud
4
  Requires at least: 3.0
5
  Tested up to: 3.7-beta1
6
  Stable tag: 2.5
7
- Donate link: https://0x539.se/donations
8
  License: GPLv2 or later
9
 
10
  This plugin aims to be the most configurable tag cloud widget out there, able to suit all your weird tag cloud needs.
@@ -18,9 +18,16 @@ This is the highly configurable tag cloud widget, the main features for this plu
18
  - Rules for which posts to include when fetching tags
19
  - Inclusion/exclusion functions
20
  - A bunch of ordering, coloring and styling options
 
 
21
 
22
  This plugin is under active development and my goal is to try to help everyone who have issues or suggestions for this plugin. If you find bugs or have feature requests please use [GitHub issues](https://github.com/rickard2/utcw/issues), if you need support please use the [WordPress forums](http://wordpress.org/support/plugin/ultimate-tag-cloud-widget). You're also always welcome to contact me by e-mail or Google Talk; rickard at 0x539.se
23
 
 
 
 
 
 
24
  == Installation ==
25
 
26
  This is the same procedure as with all ordinary plugins.
@@ -167,10 +174,10 @@ This plugin is under active development and my goal is to try to help everyone w
167
 
168
  My contact information is
169
 
170
- * rickard (a) 0x539.se (email, gtalk, msn, you name it)
171
  * [twitter.com/rickard2](http://twitter.com/rickard2)
172
 
173
- If you use this plugin and like it, please consider giving me some [flattr love](https://flattr.com/thing/112193/Ultimate-Tag-Cloud-Widget).
174
 
175
  == Theme integration / Shortcode ==
176
 
4
  Requires at least: 3.0
5
  Tested up to: 3.7-beta1
6
  Stable tag: 2.5
7
+ Donate link: https://0x539.se/donations/
8
  License: GPLv2 or later
9
 
10
  This plugin aims to be the most configurable tag cloud widget out there, able to suit all your weird tag cloud needs.
18
  - Rules for which posts to include when fetching tags
19
  - Inclusion/exclusion functions
20
  - A bunch of ordering, coloring and styling options
21
+ - Multiple strategies for selecting terms, like: popularity, random, recently added, from current post list
22
+ - Short code and API for developers
23
 
24
  This plugin is under active development and my goal is to try to help everyone who have issues or suggestions for this plugin. If you find bugs or have feature requests please use [GitHub issues](https://github.com/rickard2/utcw/issues), if you need support please use the [WordPress forums](http://wordpress.org/support/plugin/ultimate-tag-cloud-widget). You're also always welcome to contact me by e-mail or Google Talk; rickard at 0x539.se
25
 
26
+ Quick links:
27
+ - Short code information: http://wordpress.org/plugins/ultimate-tag-cloud-widget/other_notes/#Theme-integration-/-Shortcode
28
+ - Short code configuration options: https://github.com/rickard2/utcw/blob/master/CONFIG.md
29
+ - Playground which shows some configuration options: https://0x539.se/wordpress/tag-cloud-playground/
30
+
31
  == Installation ==
32
 
33
  This is the same procedure as with all ordinary plugins.
174
 
175
  My contact information is
176
 
177
+ * rickard (a) 0x539.se (email, hangouts, you name it)
178
  * [twitter.com/rickard2](http://twitter.com/rickard2)
179
 
180
+ If you use this plugin and like it, please consider [leaving a donation](https://0x539.se/donations/).
181
 
182
  == Theme integration / Shortcode ==
183