Description
Restaurant Menu Japan provides:
- Custom Post Type
wrmj_menu_itemand taxonomywrmj_menu_category - Drag-and-drop ordering on the admin list screen (uses
menu_order) - Shortcode
[wrmj_menu]with category filters, order, limit, and grouping - Settings screen to adjust defaults and display options
Text Domain: oishii-menu-board
Domain Path: /languages
Installation
- Upload and activate the plugin.
- Create menu items and categories under the “Menus” post type.
- Optionally adjust defaults in the “Menu Settings” submenu.
- Insert the shortcode
[wrmj_menu]into pages or posts.
FAQ
-
Can I control the order per category?
-
Yes. If you save category-specific orders (and category order) from the ordering UI or settings, those are respected on the frontend.
-
Where should I put translation files?
-
Place them under the plugin’s
languages/directory. WordPress 4.6+ loads them automatically from headers.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Oishii Menu Board » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Oishii Menu Board » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.1.0
Internationalized default strings to English. Updated readme and metadata. Minor improvements to admin UI labels. Unified shortcode to [wrmj_menu]. Prefixed CPT/Taxonomy to avoid conflicts.
1.0.0
Initial release.