=== Pageflow Embeds ===
Contributors: codevise
Tags: Pageflow, Iframe, Embed
Requires at least: 4.7
Tested up to: 5.4
Stable tag: 1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Pageflow Embeds is a plugin to easily embed Pageflow stories into wordpress based websites.

== Description ==
Pageflow Embeds allows users to embed their favorite Pageflow stories into
their pages or posts. By simply providing a width, height and the story url,
the plugin automatically generates appropriate code to display the respective
story via an iframe.

== Frequently Asked Questions ==

= Which units can be used for the width and height field? =

Every CSS supported unit is supported by the plugin.
(cm, mm, in, px, pt, pc, em, ex, ch, rem, vw, vh, vmin, vmax, %)
Recommended are px, rem, vh/vw and %.

= Can I embed any Pageflow story? =

Yes, any Pageflow url can be embedded.

= Can I embed multiple Pageflow stories into a single page? =

Yes, each embedded Pageflow url corresponds to a single block.

== Installation ==
1. Download the plugin from the main wordpress plugin store or upload the plugin as a zip
2. Activate it
3. Open or create a new page/post
4. At this point the Pageflow-Embed block is visible in the Gutenberg blocks selection menu

== Screenshots ==

1. The Gutenberg block of the plugin.

== Changelog ==

= 1.0 =
* First release
