=== HTML Block ===
Contributors: sidngr
Tags: html, block, text, custom
Requires at least: 4.9
Tested up to: 6.4.1
Stable tag: 1.1
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Create your HTML code and place it anywhere on your site using a shortcode.
== Description ==
= Introduction =
HTML block adds custom html blocks to WordPress. You can then add these blocks anywhere on your WordPress site using the shortcode provided.
== Installation ==
1. Upload the plugin folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Thats it! you can now configure the plugin.
== Screenshots ==
1. HTML block listing
2. Create a new HTML block
3. Add HTML block to any post
== Changelog ==
= 1.1 =
* Tested OK with WordPress 6.4.1.
= 1.0 =
* Initial release.