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

Simple Flickr Display

Описание

This widget uses the Flickr API to pull the most recent images that a user has uploaded. Simply type the Flickr username and number of photos that you would like to display and the plugin does the rest!

Options that can be set:

  • Widget Title
  • Flickr User
  • Number of Photos to display
  • Size of Photos to display

Установка

  1. Upload the files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place Flickr Display onto a sidebar on the Appearance->Widgets page
  4. Input your Flickr username and the number of photos that you would like to display

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

Can I choose a specific photoset or gallery?

Not currently. This plugin pulls the most recent uploads that the chosen user has made to Flickr only.

Отзывы

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

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

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

Участники

Перевести «Simple Flickr Display» на ваш язык.

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

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

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

1.4

  • adds small/large square size selector
  • adds translation file

1.3

  • updates widget_init for PHP v7.0+
  • Cleans code syntax for WPCS
  • Adds proper rel tag for links
  • Updates CSS for theme defaults

1.2

  • Display formatting with flexbox
  • Fixed PHP error thrown for incorrect username
  • Title attribute added to images

1.1

  • Clarification on public user profiles
  • Formatting of widget inputs updated

1.0

  • First Version