=== Qroko Blocks === Contributors: qrac Donate link: https://wordpress.org/plugins/qroko-blocks/ Tags: qroko, gutenberg, blocks, block, blog, card, link Requires at least: 5.4 Tested up to: 5.7 Stable tag: 1.4.1 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Custom Blocks for headless WordPress == Description == Qroko Blocks is a plugin to add custom blocks to Gutenberg. It is listed in the official WordPress plugin directory. Our main goal was to make writing on Gutenberg easier. Mainly used with the theme "Qroko", which uses WordPress as a headless CMS. However, we have tried to design it so that it is not dependent on other themes as well. The motif is a kabuki kuroko, which will play an active role offstage in your website production. * Qroko: https://github.com/qrac/qroko * Qroko Blocks: https://github.com/qrac/qroko-blocks == Detail == * Section * Box * Blog Card == Frequently Asked Questions == = Can I use it with any theme? = Yes, you can use it with any theme that has Gutenberg enabled. == Screenshots == 1. Blog Card (Editor) 2. Blog Card (Front) 3. Section (Editor) 4. Section (Front) 5. Box (Editor) 6. Box (Front) == Changelog == = 1.4.1 = * Test with WordPress 5.7 = 1.4.0 = * Section Block: Added a setting to maximize the inner = 1.3.1 = * Fix = 1.3.0 = * Section Block: Add background image position settings = 1.2.4 = * Move the block script from wp_head() to wp_footer() = 1.2.3 = * Add the ability to grant an anchor ID * Fixed a bug that prevented the number from being zero * Section Blocks: Fixed a bug with no default value = 1.2.2 = * Refactoring = 1.2.1 = * Fix = 1.2.0 = * Add Box Block * Fix Section Block: Editor CSS = 1.1.0 = * Add Section Block = 1.0.6 = * Fix = 1.0.5 = * Test with WordPress 5.5 = 1.0.4 = * Fix Blog Card: Removing PHP library dependencies = 1.0.3 = * Fix Blog Card: Revert to previous version = 1.0.2 = * Fix Blog Card: Improved data acquisition accuracy = 1.0.1 = * Fix Blog Card: Works without Open Graph * Translation support = 1.0.0 = * First release