Oishii Menu Board
Oishii Menu Board
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
Yes. If you save category-specific orders (and category order) from the ordering UI or settings, those are respected on the frontend.
Place them under the plugin’s languages/ directory. WordPress 4.6+ loads them automatically from headers.
Reviews
Changelog
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.