Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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’