Hexagonal Reviews
The plugin permits you to append reviews on the posts using a shortcode, and manage it's publications on the admin area.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hexagonal_review | Stores hexagonal review data created by this plugin. | Static |
| wp_hexagonal_review_average | Stores hexagonal review average data created by this plugin. | Static |