=== Tappd Press for Business === Contributors: bluepandastudios Donate link: https://bluepandastudios.com/donate/ Tags: untappd, untappd for business Requires at least: 4.6 Tested up to: 4.7 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tappd Press for Business adds shortcodes to display menu data and event data from the Untappd for Business API. == Description == Tappd Press for Business is designed to allow users of Untappd for Business to easily display their menu and event data via the provided shortcodes. Tappd Press for Business uses the Untappd for Business API to seamlessly integrate your menu and event data into your website. Unlike the standard Untappd for Business Wordpress Plugin, Tappd Press for Business is a standalone plugin. This means that it doesn't require installing any third-party plugin packs such as JetPack. Additionally, Tappd Press for Business allows you to display only the sections of your menus you want, as well as separating your menu and event displays. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/tappd-press` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Enter the email address and read-only API key from your Untappd for Business account in the Settings -> Untappd Press screen to configure the plugin == Frequently asked questions == = How do I use the shortcodes? = This plugin adds two shortcodes, which can be used in pages or posts. * [tappd-press-menu] * [tappd-press-events] The [tappd-press-menu] shortcode takes a menu_id parameter which corresponds to the menu ID of the menu you want to display. By default the menu will show the first section of the menu. The [tappd-press-events] shortcode takes a location parameter which corresponds to the location ID of the venue you want to display events for. == Changelog == = 0.1.0 = Initial release