Embeds a published, public Google Form in a WordPress post, page, or widget.
Fetches a published Google Form using a [gform form=''] WordPress shortcode, removes the Gooogle wrapper HTML and then renders it as an HTML form embedded in your blog post or page. The only required parameter is form, which specifies the form you'd like to retrieve. Recommended but optional, you can also pass a URL for a confirmation page. The confirmation page will override the default GoogleThank You page and offers better integration with your WordPress site. You can also supply a customized class value for styling the form.
For example, suppose you want to integrate the form at https://docs.google.com/spreadsheet/viewform?hl=en_US&pli=1&formkey=ABCDEFGHIJKLMNOPQRSTUVWXYZ12345678#gid=0, (not a real URL) use the following shortcode in your WordPress post or page:
[gform form='https://docs.google.com/spreadsheet/viewform?hl=en_US&pli=1&formkey=ABCDEFGHIJKLMNOPQRSTUVWXYZ12345678#gid=0']
Currently, this plugin only supports Google Forms that are "Published as a web page" and therefore public. Private Google Forms are not supported.
Requires: 3.0 or higher
Compatible up to: 3.3.1
Last Updated: 2012-2-13
Downloads: 8,596




