=== CanadaHelps Embedded Donation Form ===
Contributors: canadahelps,konstantinr,timothyc2019, nadyae
Donate link: https://www.canadahelps.org/en/why-canadahelps/support-us/
Tags: iframe, embed
Requires at least: 3.0
Tested up to: 6.7
Stable tag: 1.0.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Adds a shortcode to support embedded custom donate now pages. [embedcdn id="YOUR-ID"]

== Description ==
Allow your supporters to donate to your charity without leaving your site.

== Installation ==

1. Install and activate the plugin on the Plugins page
2. Add shortcode to page or post content. Replace 'your-id' with your CanadaHelps Custom Donate Now page-id (ex. `[embedcdn id="YOUR-ID"]`)

== Other Notes ==

= embedcdn params: =
* **id** - a CanadaHelps Custom Donate Now page id 
* **language** - [**fr** or **en**] desired language (default: **en**)

== Screenshots ==

1. [embedcdn] shortcode

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

== Frequently Asked Questions ==
= How do I display my donation form in French? =
Add **language** parameter to the shortcode.
`[embedcdn id="YOUR-ID" language="fr"]`
