Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Delicious Bookmark Button

Descripción

A cool and easy to implement delicious bookmarker badge with total bookmark count. It adds a delicious badge / button to your post / page which allows you to bookmark the post / page. It also reflect a real-time count of how many times your page has been bookmarked in delicious, just like tweetmeme button does for twitter. Both standard and compact badge options to choose from.

Capturas

Instalación

Normal Badge
<?php delit_normal(); ?>
Compact Badge
<?php delit_compact(); ?>
  1. To install the plugin, please upload the folder to your plugins folder and activate the plugin.
  2. Edit single.php of your WordPress theme.
  3. Find the following line (or similar line, depending on your theme file) in single.php or theloop.php < ?php the_content("

    `Read the rest of this entry”); ?>`

  4. Immediately after the line, add the code above:
  5. Save and upload single.php back to your WordPress theme folder. Done!

Preguntas frecuentes

will be added soon

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Delicious Bookmark Button” 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

Updates to the plugin will be posted here, http://deepubalan.com/blog/2010/07/17/my-first-wordpress-plugin-delicious-bookmark-button-with-realtime-bookmark-count/