説明
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
FAQ
-
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.
評価
このプラグインにはレビューがありません。
貢献者と開発者
変更履歴
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