Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

foodfindout

Opis

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

Instalacija

Download the plugin, upload to your WordPress plugins directory and activate.
Shortcode [restaurantinfo] can be used to populate menu data

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“foodfindout” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “foodfindout” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

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’