Descripció
The normal WP Tag Cloud widget only uses one taxonomy at a time, and doesn’t handle the default post_tag or category taxonomies being assigned to custom post types.
With this plugin, you can now configure (on a per-widget basis):
- which taxonomies and post types are to be included,
- the size of the smallest and largest tags (in different font units),
- which terms should always be excluded from the cloud,
- the maximum number of tags to show in the cloud,
- how to order the tags – alphabetically or by number of tagged posts (ascending or descending), or just randomly,
- how to treat tags with just one entry – leave alone, remove them or link directly to that post,
- whether to make links no-follow,
- what case the tags should appear as,
- the widget background and tag background/foreground colours,
- and how long each widget’s output should be saved for, if at all.
Captures
Instal·lació
- Upload the plugin files to the /wp-content/plugins/combined-taxonomies-tag-cloud/ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Appearance -> Widgets screen to add the Combined Tag Cloud widget to your sidebars, customising each widget individually.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Combined Taxonomies Tag Cloud» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Combined Taxonomies Tag Cloud» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.21.3
- Bugfix: transient was only saving a single instance
- Bugfix: crashed in a different place if you deleted a taxonomy while it was selected in a widget
0.21.2
- Tested with WP 5.2.1
0.21.1
- Tested with WP 4.6.1
0.21
- Bugfix: crashed if you deleted a taxonomy while it was selected in a widget
0.2
- Enhancement: added colour pickers
- Bugfix: tidied up the stylesheet
0.1
- Initial release.