=== Inline JS Block for Gutenberg ===
Contributors: hiddenpearls, WPBrigade
Donate link: https://WPBrigade.com/
Tags: above the fold css, above the fold, gutenberg, inline css
Requires at least: 3.0
Tested up to: 4.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Inline JS block helps in adding above the fold JS or for your Advanced customization needs.

== Description ==

Inline JS block helps in adding above the fold JS or for your Advanced customization needs.

Note: JS Script tags are necessary to run the JS Code. So add these tags to compile your code.



== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/inline-js-block-gutenberg` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Install Gutenberg plugin if not integrated in WordPress already.
1. Search 'Script' from blocks.
1. Add your JS code in the Script block.


== Frequently Asked Questions ==

Nothing yet.

== Screenshots ==

1. coming soon

== Changelog ==

= 1.0.0 July 17th, 2018 =
* Initial Release

== Upgrade Notice ==

= 1.0.0 =
launched