Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Live Flight Radar

Описание

Live Flight Radar is plugin that simply generates FlightRadar24.com radar plots on your posts or pages with shortcode.

Features include:

You can choose the name of airport.

Usage
Shortcode: [liveflightradar]

Options:
‘code’=‘fci’,
‘lat’ => »,
‘lng’ => »,
‘zoom’ => ‘8’,
‘width’ => ‘100%’,
‘height’ => ‘350’,
‘align’ => ‘center’

Demo:

http://www.luciaintelisano.it/live-flight-radar-a-wordpress-plugin/

Скриншоты

  • Example Radar Plot Rendered in a WordPress Post.

Установка

To install the plugin manually:

  1. Extract the contents of the archive (zip file)
  2. Upload the live-flight-radar folder to your ‘/wp-content/plugins’ folder
  3. Activate the plugin through the Plugins section in your WordPress admin panel.

Upload via the WordPress administration panel:

  1. Click on «Plugins» in the left panel, then click on «Add new».
  2. You should now see the Install Plugins page. Click on «Upload».
  3. Click on Browse and select your «live-flight-radar.zip» file.
  4. Click on «Install now», activate it and you’re done!

Часто задаваемые вопросы

What will the plugin do?

It will retrieve radar plots from FlightRadar24 and embed an iframe on your website. You can call the plot by either latitude and longitude, or by just referencing an ICAO/IATA airport code.

Where can I go for support?

http://www.luciaintelisano.it/live-flight-radar-a-wordpress-plugin/

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Live Flight Radar» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Live Flight Radar» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial Release. Basic features only.