=== Caxton === Contributors: pootlepress, shramee, jamesmarsland Tags: gutenberg, gutenberg blocks, blocks, posts grid Requires at least: 4.9.0 Tested up to: 4.9.2 Requires PHP: 5.6.0 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Caxton bring to you super useful blocks which make your Gutenberg more and more powerful. == Description == Caxton adds new blocks to WordPress' Gutenberg editor. https://www.youtube.com/watch?v=ZCfp1RtSnWg **THIS IS IN BETA RIGHT NOW, USE ON PRODUCTION SITE AT YOUR OWN RISK.** == Installation == Automatic installation is the easiest way to install Caxton. From your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type `Caxton` and click Search Plugins. Find Caxton plugin and install it by simply clicking “Install Now”. For manual installation... 1. Upload the `caxton` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Start using blocks! **Requires Gutenberg until it is a part of WordPress core ** == Frequently Asked Questions == = I don\'t see any blocks, just my default WordPress editor? = Make sure you have Gutenberg installed and are using Gutenberg editor (not the old editor). = Where can I log bugs? = You can log bugs on our Github repository https://github.com/pootlepress/caxton/issues/ = How can I contribute? = You can contribute by forking code at Github https://github.com/pootlepress/caxton/ = When can I see more blocks? = With WordPress including Gutenberg in core in WP v5. We will be adding more and more blocks real soon ;) == Screenshots == 1. Blocks menu 2. Block settings 3. Block preview == Changelog == Version 0.1.2 * 02-02-2018 * Tweak - Query only public posts in posts endpoint, Thanks again Ov3rfly :) Version 0.1.1 * 01-02-2018 * Tweak - Securing posts endpoint Thanks Ov3rfly :) Version 0.1.0 THIS IS BETA VERSION PLEASE BACKUP YOUR SITE BEFORE TESTING THIS PLUGIN