説明:投稿に関係のある画像をFlickrから自動挿入。バージョン1.0では投稿タイトルをみてFlickrから画像を取得している。例えば投稿タイトルに「WordPress」と入っていれば、「WordPress」タグから画像を取得してくる。次のバージョンではカスタムフィールドや(WordPressの)タグを使用して画像を取得する(とコメントで書いてた)。
WP ver.:2.0.x - 未検証、2.1 - オッケー
ダウンロード:Wordpress Plugin: AutoFlickr 1.0 : Ariejan.net
導入:
- autoflickrフォルダごとプラグインフォルダに入れて有効化
- 管理画面>設定>AutoFlickrで挿入する画像の大きさや数を設定
設定項目:
- How many images do you want to show at a time? Default is 1.
- 挿入する画像の数。デフォルトは1。
- What size do you want the images to be? [s]quare, [t]humbnail or [m]edium?
- 挿入する画像の大きさ。s - 真四角のサムネイル(小)。t - 横長のサムネイル(小)。m - サムネイル(中)
- Do you want to show the [latest] available images or just [random]?
- 最新の画像かランダムな画像か。latest - 最新。random - ランダム。
- Where do you want images to show? It’s possible to disable this and use autoflickr_html() in your template instead.
- 画像を挿入する場所。手動でお好みテンプレートに
<?php echo autoflickr_html(); ?>を入れても良い。
この他の「イメージ」関連のプラグイン:
タグ: コメントなし
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.