Описание
This is the WordPress plugin for the «Open-Source-Blog-Netzwerk» (osbn.de). It brings a sidebar widget with some general information about the OSBN and a list of current articles. Furthermore it removes the «nofollow» link attribute from comment author links, for OSBN member comment authors. This functions can be activated separately and configured.
Установка
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Активируйте плагин через меню «Плагины» в WordPress.
- Place
<?php do_action('plugin_name_hook'); ?>in your templates
Часто задаваемые вопросы
-
How often the plugin calls back to the osbn.de server?
-
The plugin calls back to the osbn.de server hourly and loads the last articlelist and the list of blog members from it.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«OSBN» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиЗаинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0 | 27.02.2013 — Initial release
1.0.1 | 27.02.2013 — Fix dead image link
1.1.0 | 28.02.2013 — New setting options (number of articles, scrollbar/fixed height)
Last updated time removed
Fixed bug with osbn.de-link when logo disabled
1.1.1 | 02.03.2013 — Readme updated
1.1.2 | 06.03.2013 — Uploaded to wordpress.org (https://wordpress.org/extend/plugins/osbn/)4
1.1.3 | 27.03.2016 — Minor fixes
1.1.4/5 | 27.03.2016 — Solving SVN troubles