このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

foodfindout

説明

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

foodfindout はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“foodfindout” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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’