=== Surbma | Infusionsoft Shortcode ===
Contributors: Surbma, CherryPickStudios
Donate link: https://surbma.com/donate/
Tags: infusionsoft, shortcode
Requires at least: 5.1
Tested up to: 6.2
Stable tag: 2.0
Requires PHP: 7.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple shortcode to include Infusionsoft forms into WordPress.

== Description ==

A simple shortcode to include Infusionsoft forms into WordPress.

The shortcode: `[infusionsoft-form account="" id=""]`

Where `account` is your choosen subdomain name without the `.infusionsoft.com` part and the `id` is the Infusionsoft form id, that you want to display.

== Installation ==

1. Upload `surbma-infusionsoft-shortcode` folder to the `/wp-content/plugins/` directory
2. Activate the Surbma | Infusionsoft Shortcode plugin through the 'Plugins' menu in WordPress
3. That's it. Now you can use the shortcode. :)

== Frequently Asked Questions ==

= What is Infusionsoft? =

This is the official description: Sales and marketing software for small business - Infusionsoft combines everything your business needs—contact management, CRM, marketing automation and e-commerce—into a single online system. It’s the easiest way to grow sales and save time.

Official Infusionsoft website: <a href="http://www.infusionsoft.com/" target="_blank">www.infusionsoft.com</a>

= Can I customize the look of the form? =

No, you can't. You can control the look of your form in your Infusionsoft admin area.

= What does Surbma mean? =

It is the reverse version of my last name. ;)

== Changelog ==

= 2.0 =

Release date: 2020-02-10

- TWEAK - Tested with WordPress 5.3 version.
- TWEAK - Updated to use a new way to deploy it to wp.org repo.

= 1.2.4 =

- Fix localization.
- Prevent direct access to the plugin.

= 1.2.3 =

- Fixed description.

= 1.2.2 =

- Added description to FAQ.

= 1.2.1 =

- Added pot file for localization

= 1.2.0 =

- First commit to the official WordPress repo.
- Added localization.

= 1.0.0 =

- Initial release.
