Описание
This plugin shows the image and the title of the book you are currently reading in the sidebar. The plugin gets this information from your Bookwormr reading list. Bookwormr is a completely free service where book lovers can list the books they are reading, have read and would like to read. Users can also write reviews and give each book a score. If you are reading more than one book the plugin randomly chooses a different book to display on each page request.
1.0.0 Release
Tested on WordPress 2.7.1 and stable.
Скриншоты
Установка
- Upload wp-bookwormr to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php print bookwormr_display(); ?>
in your sidebar
0.1 Release
Initial release.1. Upload wp-bookwormr to the /wp-content/plugins/
directory
1. Activate the plugin through the ‘Plugins’ menu in WordPress
1. Place <?php print bookwormr_display(); ?>
in your sidebar
Часто задаваемые вопросы
- What do I need to use this plugin?
-
This plugin uses the CURL library. If your server doesn’t have this library wp-bookwormr automatically tries to get information from bookwormr using fopen instead.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP-Bookwormr» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP-Bookwormr» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.