=== GAABlogs.ie LiveBlogStream ===
Contributors: gaablogs
Requires at least: 6.2
Requires PHP: 7.4
Stable tag: 0.1.0

Direct-download beta plugin for responsive public LiveStreamBlog embeds.

== Installation ==
1. Upload the ZIP in Plugins > Add New > Upload Plugin and activate it.
2. Create a scoped WordPress publishing connection in GAABlogs.ie, then paste the one-time token into Settings > LiveBlogStream.
3. Use Test connection and confirm the available destinations.
4. Add the LiveBlogStream block, or use [liveblogstream id="PUBLIC_BLOG_ID"].

== Configuration ==
The embed origin defaults to https://livestreamblog.com. Only public blog IDs belong in blocks or shortcodes. Never paste an API key into content.

== Security ==
Settings require manage_options and WordPress settings nonces. Values are sanitised; output is escaped. The iframe uses a restrictive sandbox. The upstream embed endpoint remains responsible for access control, CSP frame-ancestors, consent and private-content exclusion.

== Upgrade strategy ==
Use semantic versions. Settings remain backward compatible; future schema changes will run from an activation/version hook.

== Changelog ==
= 0.1.0 =
* Gutenberg dynamic block and shortcode.
* Responsive, lazy-loaded, sandboxed iframe output.
* Admin configuration and optional uninstall cleanup.
