=== Restaurant Menu Cart === Contributors: MotoPress Donate link: https://motopress.com/ Tags: restaurant menu, cart, restaurant, cafe, food, pizza, food menu, food order, ecommerce Requires at least: 4.6 Tested up to: 6.9 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Displays a shopping cart of Restaurant Menu plugin in your menu bar. == Description == This addon is for [WordPress Restaurant Menu Plugin](https://wordpress.org/plugins/mp-restaurant-menu/), it installs a shopping cart button in the navigation bar. Plugin options: * Display cart icon, or only items/prices. * Display items only, price only, or both. * Display always, or only when there are items in the cart. * Float left, float right, or use your menu's default settings. * AJAX update of cart content. Use the Restaurant Menu > Settings > Extensions > Menu Cart screen to configure the plugin. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the `Restaurant Menu > Settings > Extensions > Menu Cart` screen to configure the plugin. == Changelog == = 1.1.0, Apr 11 2023 = * Improved compatibility with PHP 8. = 1.0.8, Nov 23 2021 = * Security - sanitization and escaping. = 1.0.7, Jun 2 2020 = * Improved compatibility with PHP 7.4. = 1.0.6, Apr 16 2020 = * Minor bugfixes and improvements. = 1.0.5 = * Bug fix: Fixed plugin name. = 1.0.4 = * Bug fix: load_plugin_textdomain. = 1.0.3 = * Localization - Russian translation. = 1.0.2 = * Minor bugfixes and improvements. = 1.0.1 = * Bug fix: Fixed the issue of autoloading classes. = 1.0 = * First Release