=== Hexagonal Reviews === Contributors: warguns86 Tags: reviews, review, hexagonal, clean Requires at least: 5.6 Tested up to: 5.6 Requires PHP: 7.2 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The plugin permits you to append reviews on the posts using a shortcode, and manage it's publication on the admin area == Description == Manage your post reviews with that plugin, rich snippets are included (json-ld). It's also a plugin as a example to demonstrate hexagonal architecture capabilities inside a wordpress plugin. Please check The Repository at: [Github](https://github.com/warguns/wp-reviews-hexagonal-architecture-example) for more information. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[hexagonal-reviews post_id=1]` in your posts == Frequently Asked Questions == = Can I use for real Reviews? = If it's usable for you then yes, there's no problem == Screenshots == 1. Form on the Post. 2. Backend. == Changelog == = 0.1 = * First Commit == Upgrade Notice == No upgrades yet