Descrizione
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
Installazione
Download the plugin, upload to your WordPress plugins directory and activate.
Shortcode [restaurantinfo] can be used to populate menu data
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“foodfindout” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “foodfindout” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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’