這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Flickr Press

描述

Flickr is a great solution for managing your photos, but it can be a bit tough to show those photos on your site.

This plugin provides an easy method to display your Flickr sets & photos on your site. You can put custom CSS in your theme’s stylesheet to redefine the look and feel of your galleries.

You can also choose to not display ‘private’ photos on your site, or to not show certain albums.

安裝

  1. Upload plugin to your wordpress installation plugin directory
  2. Activate plugin through the Plugins menu in WordPress
  3. Look at the configuration screen (found under Settings in the WordPress menu)
  4. Choose which page to use for showing photos, and enter your Flickr API key.

常見問題

Can I choose not to display certain albums?

Sure – there’s a settings page which lists all of your albums. You can tick which ones you want to hide.

Can I choose not to display certain photos?

Sure – just mark the photo as ‘private’ in your Flickr account, and tick the “Hide private photos” setting your WordPress admin area.

Why am I getting 404 errors?

Maybe you haven’t set up “pretty permalinks” yet. If you’re still using the default permalink structure (site.com/?p=3) then you’re going to have some problems.

How do I apply my own CSS rules?

The plugin contains a file called “skeleton.css”. Copy/paste the contents of this to your theme’s custom CSS file, and over-ride any style rules you like.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Flickr Press” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Flickr Press 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.1

  • WordPress SVN didn’t bundle a necessary folder into the ZIP file. Trying again.

1.3

  • Better “Clear API Settings” buttons should you need to unlink from your Flickr account
  • Better cache system to reduce calls to Flickr API
  • Admin includes button to “Clear Flickr Cache”, causing you to immediately refresh all your data from Flickr
  • Extensively re-written to fix some reported bugs
  • Feature: You can now select whether to insert your initial list of albums before or after your existing page content

1.2

  • Add a “Clear” button to remove your API details from memory
  • View Album page now has a link back to List Albums
  • View Photo page now has links to View Album and List Albums
  • View Photo “Uploaded” date was showing a timestamp. Now formatting as a date, according to your WordPress setting.

1.1

  • Initial release.