{"id":264962,"date":"2025-12-08T06:45:00","date_gmt":"2025-12-08T06:45:00","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/restaurant-course-manager\/"},"modified":"2025-12-08T07:50:36","modified_gmt":"2025-12-08T07:50:36","slug":"restaurant-course-manager","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/restaurant-course-manager\/","author":23409736,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Restaurant Course Manager","header_author":"Shoutaro","header_description":"Manage and display restaurant courses with admin UI, shortcodes, and settings.","assets_banners_color":"","last_updated":"2025-12-08 07:50:36","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":152,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"shoutarou975","date":"2025-12-08 06:44:34"},"1.1.0":{"tag":"1.1.0","author":"shoutarou975","date":"2025-12-08 07:50:36"}},"upgrade_notice":{"1.1.0":"<p>\u7ba1\u7406\u753b\u9762\u306e\u300c\u3059\u3079\u3066\u306e\u30b3\u30fc\u30b9\u300d\u3067\u30c9\u30e9\u30c3\u30b0\uff06\u30c9\u30ed\u30c3\u30d7\u4e26\u3073\u66ff\u3048\u304c\u53ef\u80fd\u306b\u306a\u308a\u307e\u3057\u305f\u3002\u66f4\u65b0\u5f8c\u306f\u4e00\u89a7\u3067\u9806\u5e8f\u3092\u63b4\u3093\u3067\u79fb\u52d5\u3057\u3001\u30c9\u30ed\u30c3\u30d7\u3059\u308b\u3068\u81ea\u52d5\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002<\/p>","1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Courses list in the WordPress admin","2":"Course edit screen","3":"Course list on the frontend"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8102,1865,722,20710,80],"plugin_category":[39,43],"plugin_contributors":[251864],"plugin_business_model":[],"class_list":["post-264962","plugin","type-plugin","status-publish","hentry","plugin_tags-course","plugin_tags-menu","plugin_tags-reservation","plugin_tags-restaurant","plugin_tags-shortcode","plugin_category-business","plugin_category-customization","plugin_contributors-shoutarou975","plugin_committers-shoutarou975"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/restaurant-course-manager.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>Key points:\n- Custom admin screen to add\/edit\/delete courses\n- Shortcode <code>[restcoma_courses]<\/code> with simple filters\n- Optional \u201cRecommended\u201d and \u201cSeasonal period\u201d flags\n- Separate CSS bundles (base\/layout\/design\/responsive) you can enable\/disable\n- Internationalization-ready (text domain: <code>restaurant-course-manager<\/code>)\n- Secure: proper sanitization and escaping, and nonces on admin actions<\/p>\n\n<p>Data is stored in a dedicated database table created on activation (e.g. <code>wp_rcm_courses<\/code>).<\/p>\n\n<h4>Shortcode<\/h4>\n\n<p>Use the shortcode on any page or post:<\/p>\n\n<pre><code>[restcoma_courses]\n<\/code><\/pre>\n\n<p>Attributes:\n- <code>recommended=\"1\"<\/code>: show only recommended courses\n- <code>seasonal=\"1\"<\/code>: show only seasonal courses\n- <code>limit=\"3\"<\/code>: limit the number of items<\/p>\n\n<p>Examples:\n    [restcoma_courses recommended=\"1\"]\n    [restcoma_courses seasonal=\"1\" limit=\"5\"]<\/p>\n\n<h4>Settings<\/h4>\n\n<p>Go to Settings \u2192 Restaurant Course Manager to:\n- Toggle CSS bundles (Base \/ Layout \/ Design \/ Responsive)<\/p>\n\n<h3>Localization<\/h3>\n\n<ul>\n<li>Text Domain: <code>restaurant-course-manager<\/code><\/li>\n<li>Domain Path: <code>\/languages<\/code><\/li>\n<\/ul>\n\n<h3>Uninstalling<\/h3>\n\n<p>When the plugin is deleted from the Plugins screen:\n- Drops the database table (e.g. <code>wp_restcoma_courses<\/code>).\n- Removes related options: <code>restcoma_enable_layout_css<\/code>, <code>restcoma_enable_design_css<\/code>, <code>restcoma_enable_responsive_css<\/code>, <code>restcoma_enable_base_css<\/code>, <code>restcoma_custom_css<\/code> (and legacy <code>restcoma_enable_default_styles<\/code>). Backward-compat old keys <code>rcm_*<\/code> are also removed if present.<\/p>\n\n<h3>Privacy<\/h3>\n\n<p>This plugin stores only course data (title, price info, options, etc.) and does not collect personal user data by default.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder <code>restaurant-course-manager<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory, or install it from the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the \u201cPlugins\u201d screen in WordPress.<\/li>\n<li>Open the \u201cCourses\u201d admin page (menu slug: <code>restcoma-courses<\/code>) to create your first course.<\/li>\n<li>Insert the shortcode <code>[restcoma_courses]<\/code> into a page to display the course list.<\/li>\n<li>Optionally adjust CSS loading in Settings \u2192 Restaurant Course Manager.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='can%20i%20disable%20the%20plugin%E2%80%99s%20styles%3F'><h3>Can I disable the plugin\u2019s styles?<\/h3><\/dt>\n<dd><p>Yes. In Settings \u2192 Restaurant Course Manager, you can disable any CSS bundle.<\/p><\/dd>\n<dt id='how%20do%20i%20show%20only%20recommended%20or%20seasonal%20courses%3F'><h3>How do I show only recommended or seasonal courses?<\/h3><\/dt>\n<dd><p>Use the shortcode attributes: <code>recommended=\"1\"<\/code> and\/or <code>seasonal=\"1\"<\/code>.<\/p><\/dd>\n<dt id='how%20can%20i%20change%20the%20price%20display%3F'><h3>How can I change the price display?<\/h3><\/dt>\n<dd><p>Use the \u201cDisplay price text\u201d field (e.g. \u201c$49 per person (incl. tax)\u201d). For numeric price, the plugin outputs a formatted value.<\/p><\/dd>\n<dt id='does%20it%20create%20custom%20post%20types%3F'><h3>Does it create custom post types?<\/h3><\/dt>\n<dd><p>No, courses are stored in a dedicated database table managed by the plugin\u2019s admin screen.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Admin: \u30b3\u30fc\u30b9\u4e00\u89a7\u3067\u30c9\u30e9\u30c3\u30b0\uff06\u30c9\u30ed\u30c3\u30d7\u306b\u3088\u308b\u4e26\u3073\u66ff\u3048\u306b\u5bfe\u5fdc\uff08Ajax\u4fdd\u5b58\u3001nonce\u691c\u8a3c\u3001\u30ad\u30e3\u30c3\u30b7\u30e5\u30af\u30ea\u30a2\u3092\u542b\u3080\uff09<\/li>\n<li>Admin: \u4e00\u89a7UI\u306b\u30c9\u30e9\u30c3\u30b0\u30cf\u30f3\u30c9\u30eb\u3068\u8868\u793a\u9806\u306e\u5373\u6642\u66f4\u65b0\u3092\u8ffd\u52a0<\/li>\n<li>Assets: jQuery UI Sortable \u3092\u8aad\u307f\u8fbc\u307f<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Manage and display restaurant courses with a simple admin UI, shortcodes, and flexible styles.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/264962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=264962"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shoutarou975"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=264962"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=264962"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=264962"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=264962"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=264962"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=264962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}