Installation Instructions:
- Download the plugin and unzip it.
- Put the 'other-posts.php' file into your wp-content/plugins/ directory.
- Go to the Plugins page in your WordPress Administration area and click 'Activate' next to What Others Are Saying.
- Go to the Options > What Others Say and configure your options.
- Go to Manage - Links and either add RSS feed links to your existing links or add new links with their RSS feed (the RSS feed link goes into the Advanced section on the Manage - Links page).
- For a non widget sidebar use the function below to display a list of results (see the plugin site for more code hints)
if (functionexists('whatothersaresaying')) whatothersare_saying();
- For widget sidebars just go to your Widgets page in your admin and add the widget.