This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

foodfindout

Kuvaus

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

Asennus

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

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“foodfindout” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “foodfindout” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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’