Descripción
- Detects tags from search engines, wikis, or other blogs
- Auto-expands detected tags
- Shows related posts based on tags
- Provides JSON(P) feeds of tag results
Instalación
- Download the ZIP.
- Upload freshtags.php to /wp-content/plugins/ on your server
- Add the widget to your sidebar or (if not using widgets) add the following code to your template:
<?php echo freshtags_taglist(); echo freshtags_postlist(); ?>
FAQ
Where can I get more information?
http://singpolyma.net/plugins/freshtags/
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"FreshTags" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "FreshTags" 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.