<https://doc.fivestarplugins.com/plugins/food-and-drink-menu/user/advanced/shortcodes>
Menu Shortcode
[fdm-menu id=1 show_title=0 show_content=0]
- Id
PostId of the desired menu. Must be an integer.
- show_title
Whether or not to display the menu's title. Accepts 0 (hide title) or
- show_content
Whether or not to display the menu's description. Accepts 0 (hide content) or 1 (show content).
Menu Item Shortcode
[fdm-menu-item id=1]
- id
PostId of the desired menu item. Must be an integer.
Menu Section Shortcode
[fdm-menu-section id=1]
- id
Taxonomy term ID of the desired menu section. Must be an integer.