Title: Restaurant Course Manager
Author: shoutarou975
Published: <strong>8. Decembra 2025.</strong>
Last modified: 8. Decembra 2025.

---

Pretražite dodatke

![](https://s.w.org/plugins/geopattern-icon/restaurant-course-manager.svg)

# Restaurant Course Manager

 Od [shoutarou975](https://profiles.wordpress.org/shoutarou975/)

[Skini](https://downloads.wordpress.org/plugin/restaurant-course-manager.1.1.0.zip)

 * [Detalji](https://bs.wordpress.org/plugins/restaurant-course-manager/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/restaurant-course-manager/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/restaurant-course-manager/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/restaurant-course-manager/#developers)

 [Podrška](https://wordpress.org/support/plugin/restaurant-course-manager/)

## Opis

Restaurant Course Manager lets you create, manage, and display restaurant courses(
prix fixe menus) without using a custom post type. It provides a dedicated admin
page, a frontend shortcode, and optional CSS bundles you can toggle from settings.

Key points:
 – Custom admin screen to add/edit/delete courses – Shortcode `[restcoma_courses]`
with simple filters – Optional “Recommended” and “Seasonal period” flags – Separate
CSS bundles (base/layout/design/responsive) you can enable/disable – Internationalization-
ready (text domain: `restaurant-course-manager`) – Secure: proper sanitization and
escaping, and nonces on admin actions

Data is stored in a dedicated database table created on activation (e.g. `wp_rcm_courses`).

#### Shortcode

Use the shortcode on any page or post:

    ```
    [restcoma_courses]
    ```

Attributes:
 – `recommended="1"`: show only recommended courses – `seasonal="1"`:
show only seasonal courses – `limit="3"`: limit the number of items

Examples:
 [restcoma_courses recommended=”1”] [restcoma_courses seasonal=”1” limit
=”5”]

#### Settings

Go to Settings  Restaurant Course Manager to:
 – Toggle CSS bundles (Base / Layout/
Design / Responsive)

### Localization

 * Text Domain: `restaurant-course-manager`
 * Domain Path: `/languages`

### Uninstalling

When the plugin is deleted from the Plugins screen:
 – Drops the database table (
e.g. `wp_restcoma_courses`). – Removes related options: `restcoma_enable_layout_css`,`
restcoma_enable_design_css`, `restcoma_enable_responsive_css`, `restcoma_enable_base_css`,`
restcoma_custom_css` (and legacy `restcoma_enable_default_styles`). Backward-compat
old keys `rcm_*` are also removed if present.

### Privacy

This plugin stores only course data (title, price info, options, etc.) and does 
not collect personal user data by default.

## Instalacija

 1. Upload the plugin folder `restaurant-course-manager` to the `/wp-content/plugins/`
    directory, or install it from the WordPress Plugins screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Open the “Courses” admin page (menu slug: `restcoma-courses`) to create your first
    course.
 4. Insert the shortcode `[restcoma_courses]` into a page to display the course list.
 5. Optionally adjust CSS loading in Settings  Restaurant Course Manager.

## ČPP

### Can I disable the plugin’s styles?

Yes. In Settings  Restaurant Course Manager, you can disable any CSS bundle.

### How do I show only recommended or seasonal courses?

Use the shortcode attributes: `recommended="1"` and/or `seasonal="1"`.

### How can I change the price display?

Use the “Display price text” field (e.g. “$49 per person (incl. tax)”). For numeric
price, the plugin outputs a formatted value.

### Does it create custom post types?

No, courses are stored in a dedicated database table managed by the plugin’s admin
screen.

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“Restaurant Course Manager” is open source software. The following people have contributed
to this plugin.

Doprinositelji

 *   [ shoutarou975 ](https://profiles.wordpress.org/shoutarou975/)

[Prevedi “Restaurant Course Manager” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/restaurant-course-manager)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/restaurant-course-manager/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/restaurant-course-manager/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/restaurant-course-manager/)
od [RSS](https://plugins.trac.wordpress.org/log/restaurant-course-manager/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.1.0

 * Admin: コース一覧でドラッグ＆ドロップによる並び替えに対応（Ajax保存、nonce検証、
   キャッシュクリアを含む）
 * Admin: 一覧UIにドラッグハンドルと表示順の即時更新を追加
 * Assets: jQuery UI Sortable を読み込み

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Last updated **prije 6 mjeseci**
 *  Active installations **Manje od 10**
 *  WordPress version ** 5.8 ili viša **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/restaurant-course-manager/)
 * Tags
 * [course](https://bs.wordpress.org/plugins/tags/course/)[menu](https://bs.wordpress.org/plugins/tags/menu/)
   [reservation](https://bs.wordpress.org/plugins/tags/reservation/)[restaurant](https://bs.wordpress.org/plugins/tags/restaurant/)
   [shortcode](https://bs.wordpress.org/plugins/tags/shortcode/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/restaurant-course-manager/advanced/)

## Ocjene

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/restaurant-course-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/restaurant-course-manager/reviews/)

## Doprinositelji

 *   [ shoutarou975 ](https://profiles.wordpress.org/shoutarou975/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/restaurant-course-manager/)