Опис
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.
Встановлення
Normal Badge<?php delit_normal(); ?>
Compact Badge
<?php delit_compact(); ?>
- To install the plugin, please upload the folder to your plugins folder and activate the plugin.
- Edit single.php of your WordPress theme.
- 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”); ?>`
- Immediately after the line, add the code above:
- Save and upload single.php back to your WordPress theme folder. Done!
Часті питання
will be added soon
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Delicious Bookmark Button” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Delicious Bookmark Button” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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/
