Açıklama
This plugin allows restaurants using Foodchow to easily embed their online ordering system into a WordPress site.
Simply enter your Foodchow subdomain name (e.g. foodchowdemo) in the plugin settings, and the plugin will automatically generate the full ordering URL (https://foodchowdemo.foodchow.com).
Then use the shortcode [foodchow_ordering] on any page or post to display your ordering system.
Shortcode Options
-
[foodchow_ordering]
Loads the ordering URL based on the subdomain entered in settings. -
[foodchow_ordering url="https://example.foodchow.com" width="100%" height="800"]
Override settings and manually define a Foodchow URL with custom width/height.
Yükleme
- Upload the plugin files to the
/wp-content/plugins/foodchow-ordering/directory, or install directly from the WordPress admin. - Activate the plugin through the ‘Plugins’ menu.
- Go to Dashboard Foodchow Ordering, and enter your Foodchow subdomain name (example:
foodchowdemo). - Use the shortcode
[foodchow_ordering]on any page or post to display the ordering iframe.
SSS
-
Do I need to enter the full URL?
-
No. Just enter your subdomain (e.g.
foodchowdemo). The plugin automatically addshttps://and.foodchow.com. -
Can I override the settings for a specific page?
-
Yes. You can pass a custom
url,width, andheightdirectly inside the shortcode.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“FoodChow Ordering” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“FoodChow Ordering” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.1
- Updated settings to only require subdomain name.
- Improved shortcode flexibility.
- Minor bug fixes and enhancements.
1.0
- Initial release with full URL input.