Title: CTS InfusionSoft Form Shortcode
Author: Randell Miller
Published: <strong>Me 30, 2013</strong>
Last modified: Kevardhu 12, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/cts-infusionsoft-form-shortcode.svg)

# CTS InfusionSoft Form Shortcode

 By [Randell Miller](https://profiles.wordpress.org/cts-randell/)

[Download](https://downloads.wordpress.org/plugin/cts-infusionsoft-form-shortcode.1.1.zip)

 * [Details](https://cor.wordpress.org/plugins/cts-infusionsoft-form-shortcode/#description)
 * [Reviews](https://cor.wordpress.org/plugins/cts-infusionsoft-form-shortcode/#reviews)
 *  [Installation](https://cor.wordpress.org/plugins/cts-infusionsoft-form-shortcode/#installation)
 * [Development](https://cor.wordpress.org/plugins/cts-infusionsoft-form-shortcode/#developers)

 [Support](https://wordpress.org/support/plugin/cts-infusionsoft-form-shortcode/)

## Description

One of the issues with stock WordPress is that it tends to not like having Javascript
in general and linking to an external Javascript file in specific inside of posts
or pages. This is problematic for people who are integrating InfusionSoft and WordPress.
We tried to find a good solution for this, but failed to find any good plugins which
would be suited for the task.

So, we wrote our own.

It is a standard WordPress Plugin. All you need to do is unzip the file to your 
plugins directory, or use the zip file upload feature. Once you’ve installed it,
simply activate. There are no special settings or anything else you need to do.

To embed an InfusionSoft web form into a post or page, use the following short code:

    ```
    [infusionsoft_form src="<Your form's url>"]
    ```

## Screenshots

 * [[
 * Using the shortcode in a page

## Installation

 1. Upload `cts-infusionsoft-form-shortcode.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `[infusionsoft-form src='link to your form']` in a post or page, or use the
    do_shortcode function to include it in a template.

## FAQ

  Does this work with the html version of webforms or with landing pages?

No. This will only work with the javascript version of the web forms.

  Why do I get a `Your source appears to be invalid.` message?

In order to prevent the plugin from being misused and adding scripts from anywhere,
the plugin attempts to verify your src as having a valid infusionsoft.com url. If
it doesn’t, then it will not load the script. Make sure you’ve copied the url correctly.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CTS InfusionSoft Form Shortcode” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Randell Miller ](https://profiles.wordpress.org/cts-randell/)

[Translate “CTS InfusionSoft Form Shortcode” into your language.](https://translate.wordpress.org/projects/wp-plugins/cts-infusionsoft-form-shortcode)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cts-infusionsoft-form-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/cts-infusionsoft-form-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/cts-infusionsoft-form-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/cts-infusionsoft-form-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

V1.1 – Added security to only allow infusionsoft urls in the src.

V1.0 – Initial Release

## Meta

 *  Version **1.1**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.3 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/cts-infusionsoft-form-shortcode/)
 * Tags
 * [infusionsoft](https://cor.wordpress.org/plugins/tags/infusionsoft/)[javascript](https://cor.wordpress.org/plugins/tags/javascript/)
   [shortcode](https://cor.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://cor.wordpress.org/plugins/cts-infusionsoft-form-shortcode/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cts-infusionsoft-form-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cts-infusionsoft-form-shortcode/reviews/)

## Contributors

 *   [ Randell Miller ](https://profiles.wordpress.org/cts-randell/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cts-infusionsoft-form-shortcode/)