Restaurant Shortcode

The following shortcodes come packed with the WP Restaurant Manager plugin.


Display a specific dish from your menu with images.

[wprm_single_item id=”479″ hyperlink=”true” description=”true” price=”true” display_images=”true”]
An example of a specific dish with no images and hyperlinks.

[wprm_single_item id=”479″ hyperlink=”false” description=”true” price=”true” display_images=”false”]

Food Category

The following shortcode displays food items from a specific category only.


[wprm_menu_category category_slug=”main-courses” category_title=”true” category_description=”true” hyperlink=”true” description=”true” price=”true” display_images=”true”]