Beskrivning
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.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Oishii Menu Board” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Oishii Menu Board” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.