Descripción
F2 Tag Cloud Widegt is an enhanced tag cloud widget that provides some
additional options compared to the default widget provided with WordPress.
The additional options are:
- minimum tag text size
- maximum tag text size
- maximum tag count
- tag cloud format
- tag ordering
These are all options provided by the tag cloud functions within WordPress,
but for some reason are not exposed by their own widget. The full details
of these options are explained in the main WordPress documentation.
In addition, there are additional options now available to control the
typography of tags with greater precision.
- tag cloud alignment – left, center, right or theme default (default)
- tag padding – defaults to 0
Instalación
- Upload the
f2-tagcloud
folder to the/wp-content/plugins
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the ‘F2 Tag Cloud’ widget through the ‘Appearance / Widgets’ menu
FAQ
None
Reseñas
Colaboradores y desarrolladores
«F2 Tag Cloud Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «F2 Tag Cloud Widget» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1.0
Initial release
0.2.0
Added the ability to select different taxonomies.
0.3.0
Added new options, to set padding between individual tags, and also to set
the horizontal alignment of the tags within the cloud.
0.3.1
Minor bug fix for a mis-applied filter – many thanks to Luca for spotting it!