=== Cycle Blocks === Contributors: thingsym Link: https://github.com/thingsym/cycle-blocks Donate link: https://github.com/sponsors/thingsym Stable tag: 1.0.0 Tested up to: 6.0.0 Requires at least: 6.0.0 Requires PHP: 7.2 License: GPL2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: block, block editor, gutenberg Cycle Blocks plugin is a collection of block for block themes (Full Site Editing). == Description == Of course, it is designed so that it can also be used with classic themes. You can easily design your site and create content using blocks. = Compatibility = - WordPress version 6.0 or later - Gutenberg version 12.0 or later = Required plugins = Cycle Blocks will need other recommended plugins to use icons library as Web Font. [Font Awesome](https://ja.wordpress.org/plugins/font-awesome/) = Blocks = - Page List - Profile - Sitemap - Fontawesome Icons (Required Font Awesome icons resource) = Test Matrix = For operation compatibility between PHP version and WordPress version, see below [GitHub Actions](https://github.com/thingsym/cycle-blocks/actions). = Contribution = Small patches and bug reports can be submitted a issue tracker in GitHub. Forking on GitHub is another good way. You can send a pull request. * [cycle-blocks - GitHub](https://github.com/thingsym/cycle-blocks) * [Cycle Blocks - WordPress Plugin](https://wordpress.org/plugins/cycle-blocks/) If you would like to contribute, here are some notes and guidlines. * All development happens on the **main** branch, so it is always the most up-to-date * If you are going to be submitting a pull request, please submit your pull request to the **main** branch * See about [forking](https://help.github.com/articles/fork-a-repo/) and [pull requests](https://help.github.com/articles/using-pull-requests/) == Installation == 1. Download and unzip files. Or install Cycle Blocks plugin using the WordPress plugin installer. In that case, skip 2. 2. Upload "cycle-blocks" to the "/wp-content/plugins/" directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Have fun! == Changelog == = 1.0.0 - 2022.09.30 = * initial commit