=== Infusionsoft Web Form Widget ===
Contributors: joeynovak
Donate link: http://example.com/
Tags: widget, infusionsoft
Requires at least: 2.8.0
Tested up to: 2.9.2
Stable tag: 1.0.2

This widget gets a list of webforms from Infusionsoft and allows you to easily select one.

== Description ==

This widget uses the Infusionsoft xmlrpc api to get a list of webforms from Infusionsoft and when you select one it automatically will display it.
== Installation ==

1. Upload the directory to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Frequently Asked Questions ==

= How does this work? =

Magic...

== Changelog ==

= 1.0 =
* Initial Release

= 1.0.1 =
* Corrected Version Number