설명
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’