Title: Simple Flickr Set
Author: claremontmckennacollege
Published: <strong>2014-03-18</strong>
Last modified: 2014-09-09

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/simple-flickr-set.svg)

# Simple Flickr Set

 Autor: [claremontmckennacollege](https://profiles.wordpress.org/claremontmckennacollege/)

[Pobierz](https://downloads.wordpress.org/plugin/simple-flickr-set.1.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/simple-flickr-set/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/simple-flickr-set/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/simple-flickr-set/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/simple-flickr-set/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/simple-flickr-set/)

## Opis

This allows the user to embed auto-playing looping Flickr galleries with a simple
shortcode using javascript and css (no flash!).

**_Using the shortcode_**

The most basic way is to simply use a photoset ID (the admin page will look these
up for you):

    ```
    [simple-flickr set=72157633015103114]
    ```

You can additionally specify height and width, using any valid CSS. It defaults 
to 500×460, the default Flickr iframe embed (back when that worked…)

    ```
    [simple-flickr set=72157633015103114 height=500px width=500px]
    ```

## Zrzuty ekranu

[⌊Admin Interface⌉⌊Admin Interface⌉[

**_Admin Interface_**

[⌊Using the shortcode⌉⌊Using the shortcode⌉[

**_Using the shortcode_**

## Instalacja

**_Requirements:_**

PHP 5.3+ This has been tested on WordPress 3.5.1 and newer. It is powered by just
a few lines of javascript.

**_Installation:_**

The most simple way to install this is to go to the plugins directory (/wp-content/
plugins) of your WordPress installation and clone this repo. Then, in the admin 
console, go to Plugins->Installed and activate it. That’s it!

## Najczęściej zadawane pytania

  What else can I do?

Rather than using inline styles, the plugin adds CSS to the page, which means all
elements of the plugin are easily selectable by CSS. Though the slideshow is responsive
by default, you can add any additional styling right in your themes CSS.

  Is flash or any other browser plugin required?

Nope! It’s all powered by javascript and CSS. It should work in all modern browsers,
including mobile, without any plugin or extension required.

## Recenzje

![](https://secure.gravatar.com/avatar/39479ec576f73dce33f48128bd8a60b565b36b8324bb8144bb2806b2276cf7c4?
s=60&d=retro&r=g)

### 󠀁[Does the job, but limited](https://wordpress.org/support/topic/does-the-job-but-limited/)󠁿

 [IainPurdie](https://profiles.wordpress.org/iainpurdie/) 2016-09-03

Nice and easy – I like the list of available photo sets in the configuration page.
However, it would be nice to have some controls onboard – full screen, pause and
so on – and a nicer transition. Also, I can only get one slideshow per page to function.
Any additional ones only show up as a black square.

 [ Przeczytaj 2 recenzje ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/)

## Kontrybutorzy i deweloperzy

„Simple Flickr Set” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

 *   [ claremontmckennacollege ](https://profiles.wordpress.org/claremontmckennacollege/)
 *   [ vwbusguy ](https://profiles.wordpress.org/vwbusguy/)

[Przetłumacz wtyczkę “Simple Flickr Set” na swój język.](https://translate.wordpress.org/projects/wp-plugins/simple-flickr-set)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/simple-flickr-set/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/simple-flickr-set/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/simple-flickr-set/)
przez [RSS](https://plugins.trac.wordpress.org/log/simple-flickr-set/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Initial submission
 * Shortcode for photoset including height and width options
 * Admin interface for adding API and fetching photosets

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **12 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.5.1 lub nowszej **
 *  Testowano do **4.0.38**
 *  Język
 * [English (US)](https://wordpress.org/plugins/simple-flickr-set/)
 * Tagi
 * [css](https://pl.wordpress.org/plugins/tags/css/)[flickr](https://pl.wordpress.org/plugins/tags/flickr/)
   [jquery](https://pl.wordpress.org/plugins/tags/jquery/)[simple](https://pl.wordpress.org/plugins/tags/simple/)
   [slideshow](https://pl.wordpress.org/plugins/tags/slideshow/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/simple-flickr-set/advanced/)

## Oceny

 3.5 na 5 gwiazdek.

 *  [  0 recenzji 5-gwiazdkowych     ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/?filter=5)
 *  [  1 recenzja 4-gwiazdkowa     ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/?filter=4)
 *  [  1 recenzja 3-gwiazdkowa     ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/simple-flickr-set/reviews/?filter=1)

[Twoja opinia](https://wordpress.org/support/plugin/simple-flickr-set/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/simple-flickr-set/reviews/)

## Zaangażowani

 *   [ claremontmckennacollege ](https://profiles.wordpress.org/claremontmckennacollege/)
 *   [ vwbusguy ](https://profiles.wordpress.org/vwbusguy/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/simple-flickr-set/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://cmc.edu/)