=== Schema Premium FAQ Block ===
Contributors: hishaman
Donate link: https://schema.press/
Tags: schema, block, faq, FAQPage, questions, answers, a&q, structured data, rich snippets, search, search engine, search engine optimization
Requires at least: 4.0
Tested up to: 5.7.2
Stable tag: 1.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This will add FAQ and schema.org markup, an extension for the Schema Premium plugin.

== Description ==

Schema FAQ Block is an extension for the Schema Premium plugin, it adds a complete FAQPage markup, and presents FAQ with a FAQ Block for Gutenberg editor.

This extension require [Schema Premium plugin](https://schema.press/downloads/schema-premium/) version 1.2.4 and up to be installed and activated on your site.

== Installation ==

1. Upload the entire `schema-premium-faq-block` folder to the `/wp-content/plugins/` directory.
2. DO NOT change the name of the `schema-premium-faq-block` folder.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. That is all.

== Frequently Asked Questions ==

= Having issue with the plugin?

Open a [support ticket](https://schema.press/submit-ticket/).

== Changelog ==

= 1.2.4 =
* Enhancement: Added new feature to output markup automatically when Block is used.
* Enhancement: Added minified version of script.js file.
* Enhancement: Added more settings to the Block for styling FAQ accordion item colors.
* Enhancement: Re-coded the whole structure and layout of FAQ block HTML and java script file.
* Enhancement: Remove styles.css file and depend on Bootstrap from core plugin.
* Update: Pumped required Schema Premium core plugin version to 1.2.4 release.

= 1.2.3 =
* Fix: Force loading extension after core plugin by naming plugin folder.
* Update: Pumped tested WordPress version to 5.7.2 release. 

= 1.2.2 =
* Enhancement: Load plugin after plugins loaded.
* Update: Pumped tested WordPress version to 5.7.1 release. 

= 1.2.1 =
* Fix: PHP notice in schema render class.
* Fix: Corrected update notices CSS classes to notice instead of update-nag.
* Update: Pumped tested WordPress version to 5.6.1 release. 

= 1.2 =
* Fix: Search deeply to find blocks in internal Gutenberg blocks.
* Enhancement: Use latest introduced function in Schema Premium version 1.1.1 release.
* Update: Pumped tested WordPress version to 5.3 release.
* Update: Pumped required Schema Premium to version 1.1.1 release.

= 1.1 =
* Fix: CSS styles, FAQ blog overlapping site sidebar.
* Enhancement: Better overall styling for FAQ block.

= 1.0 =
* Initial Release