NabeWise
NabeWise
Description
With this plugin, you can add NabeWise widgets to any post on your blog.
Installation
- Upload
nabewise.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Get an API key from http://nabewise.com/widgets
- In your wordpress admin, click on NabeWise settings and put in your API key and your display options in the form
- Place
<?php do_action('nabewise_widget'); ?>in your template where you want the widget to display.
