Beschreibung
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.
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
- 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.
Rezensionen
Zu diesem Plugin liegen noch keine Rezensionen vor.
Mitwirkende und Entwickler
„OSBN“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „OSBN“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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