=== Mega Blocks - Enlaces para contenedor ===
Contributors: obradoiroweb
Tags: blocks, custom-links, gutenberg, block-Editor,
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin allow to add custom block to Gutenberg, Astra and Spectra.

== Description ==

This plugin provides a Gutenberg custom block that wraps a specified container with a dynamic link based on the attributes provided by the user in the block settings.


== Instructions for use == 

1. Once installed, active the block plugin in your plugin section, this will add a new type of block in the block editor
2. Begin to edit any of your site pages in the pages section
3. Go to the layout section in the add a block section, there you will find the block called Mega Block
4. You can place this block before any content you want to add a link to
5. Set the propierties you want for the the link that will wrap the next content (ID, URL, TITLE)
6. This will wrap the next content into a big link with the propieties you define.


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/mega-blocks` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

== Changelog ==
= 1.0.0 =

* Initial release.

= 1.0.1 =

* Added functions to check plugin activations

= 1.0.2

* Tested in lastest wordpress version 6.8