이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WordPress Flickr Embed

설명

WordPress Flickr Embed is a WordPress plugin that provides an interactive interface for adding Flickr images to your posts. The interface is conveniently launched from the visual editor toolbar.

This is a fork of the (https://wordpress.org/extend/plugins/wordpress-media-flickr/) plugin for WordPress and provides numerous bug fixes and enhancements over the original.

Features

  • Search for an select any public photo or a private one from your photostream (requires Flickr authorization).
  • Sort search results by date taken or date posted
  • Insert a photo anywhere in your post, choosing its title, size and how it should be aligned to the text.
  • Link the photo back to its Flickr page or to a different-sized version of itself.
  • Supports Lightbox and Lightview popups.

Source on Github: https://github.com/hiddentao/wp-flickr-embed

Note: This plugin requires PHP 5.2.

스크린샷

  • The Wordpress Flickr Embed options page under the Settings menu

설치

  1. Download and unzip the zip file into your WordPress plugins folder such that the plugin files are at: wp-content/plugins/wp-flickr-embed/...
  2. Activate the plugin within your blog’s administration options.
  3. Goto menu Settings > Flickr Embed. Here you can authenticate with Flickr and edit other settings.
  4. All done!

FAQ

How do I authorize the plugin to access my private Flickr photos?
  1. Goto Settings > WP Flickr Embed and click the Authorize with Flickr button.
  2. This will take you to Flickr where upon you should login and follow the instructions.
  3. Once you’ve authorized it you should be taken back to the options page with a success message.
I don’t have a Flickr account. Can I still use the plugin?

Yes you can. You will still be able to insert any public photo available on Flickr. Authorization is only needed if you wish to access your own private photos on Flickr.

How do I get it working with Lightbox?
  1. Goto Settings > Flickr Embed
  2. Set Link the photo to to the photo itself.
  3. Set The "rel" attribute of link tag option to lightbox.
  4. Click Update options.

후기

모든 13 평가 읽기

기여자 & 개발자

“WordPress Flickr Embed”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WordPress Flickr Embed”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.0 (Aug 28, 2014)

  • Fix https://github.com/hiddentao/wp-flickr-embed/issues/6
  • Fix https://github.com/hiddentao/wp-flickr-embed/issues/10

1.2.3 (Jul 1, 2014)

  • Fix https://github.com/hiddentao/wp-flickr-embed/issues/7

1.2.2 (May 26, 2013)

  • Further bug fixes and improvements (see https://wordpress.org/support/topic/syntax-error-with-121?replies=3)

1.2.1 (May 21, 2013)

  • Further bug fixes and improvements (see https://wordpress.org/support/topic/version-11-triggers-fatal-error)

1.2 (May 20, 2013)

  • Fix two major issues (see https://wordpress.org/support/topic/version-11-triggers-fatal-error)

1.1 (May 18, 2013)

  • Fixed Flickr authorization so that private photos can be inserted

1.0.0 (Nov 5, 2012)

  • First version