RestaurantPress

Allows you to create awesome restaurant menus for restaurants, bars, and cafes in no time.

2 database tables

Table NameDescriptionMethod
wp_restaurantpress_termmetaStores restaurantpress termmeta data created by this plugin.Static
wp_rp_sessionsStores session data for tracking user or visitor state.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_charsetOption key:current_theme_supports_restaurantpressOption key:db_versionOption key:food_single_image_sizeOption key:food_thumbnail_image_sizeOption key:restaurantpress_admin_footer_text_ratedOption key:restaurantpress_admin_notice_Option key:restaurantpress_admin_noticesOption key:restaurantpress_colorsOption key:restaurantpress_colors_cssOption key:restaurantpress_currencyOption key:restaurantpress_currency_posOption key:restaurantpress_db_versionOption key:restaurantpress_default_catalog_orderbyOption key:restaurantpress_enable_gallery_lightboxOption key:restaurantpress_enable_gallery_sliderOption key:restaurantpress_enable_gallery_zoomOption key:restaurantpress_enable_lightboxOption key:restaurantpress_enable_reviewsOption key:restaurantpress_food_single_pageOption key:restaurantpress_meta_box_errorsOption key:restaurantpress_permalinksOption key:restaurantpress_price_decimal_sepOption key:restaurantpress_price_display_suffixOption key:restaurantpress_price_num_decimalsOption key:restaurantpress_price_thousand_sepOption key:restaurantpress_primary_colorOption key:restaurantpress_queue_flush_rewrite_rulesOption key:restaurantpress_single_image_widthOption key:restaurantpress_single_page_displayOption key:restaurantpress_thumbnail_croppingOption key:restaurantpress_thumbnail_cropping_custom_heightOption key:restaurantpress_thumbnail_cropping_custom_widthOption key:restaurantpress_thumbnail_image_widthOption key:restaurantpress_version
wp_postmeta
Post meta
wp_posts
Custom post type:food_groupCustom post type:food_menu
wp_termmeta
Term meta
wp_terms
Custom taxonomy:food_menu_catCustom taxonomy:food_menu_tag
wp_usermeta
User meta