Allows site owners to create beverage reviews
Contributors: topher1kenobe
Tags:
Requires at least: 5.5
Tested up to: 5.7.1
Stable tag: 2.0
License: GPLv2 or later
Creates a custom post type for beverage reviews. Offers a taxonomy for Vendor and another for Tags.
Also offers a shortcode for rendering all results in an HTML table. If the required plugin "WP jQuery DataTable" is included, the HTML table is rendered as a jQuery DataTable.
This section describes how to install the plugin and get it working.
- Upload the
beverage-reviews
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Create new or Edit a Post.
Create reviews under the Beverages post type, and then place the [beverage_table]
shortcode into any page or post.
- Switch from MetaBox to CMB2 for Meta data
- Add URL term meta to Vendors
- Better name Vendor taxonomy
- Initial release.