=== Ragic Shortcode ===
Contributors: ragicsupport
Plugin URI: http://www.ragic.com/
Tags: Ragic, embed form, shortcode
Requires at least: 2.6
Tested up to: 6.2
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows the use of a special shortcode for embedding Ragic forms.

== Description ==

Allows the use of a special shortcode for embedding Ragic forms.
We suggest that the shortcode is grabbed from Ragic's Web Embed feature.
Your shortcode would need to follow the Ragic standard format. 

Example:
[ragic ragic_url="https://www.ragic.com/example/page/1" ragic_feature="form"]

== Installation ==

Search for "Ragic Shortcode Plugin" from the admin area of your WordPress site in Plugins > Add New. 
Alternatively, copy the folder "ragic_shortcode" into the /wp-content/plugins folder. Then go to the Plugins area of the Admin and activate.

== Frequently Asked Questions ==

What is Ragic?

Ragic (http://www.ragic.com) is a web app that helps anybody build their own flexible database applications in a spreadsheet UI. It's great for SMBs who would like to set up their database without any programming.

== Screenshots ==

1. Usage of shortcode example
2. Where to get shortcode

== Changelog ==

= 1.0 =
* Initial release.

= 1.1 =
* Support rawembed.
* Support new form

= 1.2 =
* Fix undefined variable

= 1.3 =
* Fix vulnerability

== Upgrade Notice ==

= 1.1 =
* Support two feature

= 1.2 =
* Fix notice

= 1.3 =
* Fix vulnerability