外掛說明
foodfindout is a restaurant menu fetching plugin
- sends requests to foodfindout.com
- recieves response arrays from foodfindout.com
- shortcode [restaurantdata] gets the menu data to the page
- populates data as per template.html
安裝方式
Download the plugin, upload to your WordPress plugins directory and activate.
Shortcode [restaurantinfo] can be used to populate menu data
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
Version 1.0.0
- sends requests to foodfindout.com
- recieves response arrays from foodfindout.com
- shortcode [restaurantdata] gets the menu data to the page
- populates data as per template.html
Version 1.0.1
- changed template name to be passed through shortcode argument ‘template’