Plugin Directory

Wikiofreunde Widget

Displays the german Wikiofreunde Feed in a customizable sidebar widget

  1. Unzip the ZIP plugin file
  2. Copy the wikiofreunde-widget folder into your wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Go to the Design Widgets SubPanel to add the Wikiofreunde Feed Widget to your sidebar and configure it

Alternative to the WordPress Design Widgets SubPanel you can add and configure the Wikiofreunde Widget directly in your theme file (e.g. sidebar.php). In this case call the function <?php show_wikiofreunde(); ?> at the place in your sidebar you want to show it. This will display the Wikiofreunde Widget with the default configuration (5 Links without author, without description, without nofollow attribute).

To configure the Wikiofreunde Widget in the theme file, please add an array of settings to the function:

<?php show_wikiofreunde(  array('show_items' => 5, 'show_author' => 0, 'show_summary' => 0, 'summary_length' => 100, 'nofollow_link' => 0)); ?>

Change the respective numbers (0 = switching off, 1 = switching on) in this array to adjust the behaviour of the widget.

Requires: 2.8 or higher
Compatible up to: 3.2.1
Last Updated: 2012-5-26
Downloads: 193

Average Rating

5 stars
(2 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1