=== Plugin Name === Plugin Name: Formdesk Shortcode Plugin URI: http://www.formdesk.com Author: Stefan Groenewoud Requires at least: 2.6 Tags: formdesk, form, forms, contact form, form embed, iframe, i-frame Tested up to: 4.2 Stable tag: 3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enables shortcode to embed Formdesk forms into Wordpress. == Description == By entering the shortcode: `[formdesk folder="" form="" ssl="" width="" height="" scrolling=""]` you can include a Formdesk form to any page, article or text widget. Required parameters: * folder = Form's folder name * form = Form name * ssl = "true" or "false" * width = Widht in pixels or % (e.g. "600px" or "100%") * height = Height in pixels (e.g. "600px") * scrolling = "true" or "false" To use this plugin you need a Formdesk account. More information at www.formdesk.com == Screenshots == 1. Example of how shortcode is used. == Changelog == = 3.0 = * Scrollbar support added = 2.0 = * Text widget support added = 1.2 = * Screenshot added = 1.1 = * Readme file update = 1.0 = * Initial release