Descriere
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
Instalare
Download the plugin, upload to your WordPress plugins directory and activate.
Shortcode [restaurantinfo] can be used to populate menu data
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„foodfindout” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „foodfindout” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
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’