=== The Marquee Block === Contributors: themeskingdom Tags: gutenberg, block, blocks, marquee, themeskingdom Donate link: https://paypal.me/themeskingdom Requires at least: 6.0 Requires PHP: 7.4 Tested up to: 6.1 Stable tag: 1.0.3 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Display a scrolling piece of text horizontally across your website. == Description == Display a scrolling piece of text horizontally across your website. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/the-marquee-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. == Screenshots == 1. /assets/screenshot-1.png == Frequently Asked Questions == = Can I use The Marquee Block on any theme? = Yes! You can use The Marquee Block on any Gutenberg block-based, full-site editing WordPress theme. == Changelog == = 1.0.0 = * Release = 1.0.1 = * Fix - check if register_block_type function exists before activation = 1.0.2 = * Fix - added line-height to the marquee class = 1.0.3 = * Fix - fixed speed change on page refresh