Описание
This addon is for WordPress Restaurant Menu Plugin, 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.
Установка
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the
Restaurant Menu > Settings > Extensions > Menu Cart
screen to configure the plugin.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Restaurant Menu Cart» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Restaurant Menu Cart» переведён на 2 языка. Благодарим переводчиков за их работу.
Перевести «Restaurant Menu Cart» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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