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

Auto Image Field

描述

This plugin allows you to create custom fields to manage image custom fields easily from the administration screen.

This plugin is based on the fantastic plugin NKMImageField from Naomi Millman.
Anyway neither this or any other did what I was lookingfor: Let me attach images from the media library in custom fields easily.

So I created this plugin to allow me to do that and a little more:

* Allows create, edit or delete custom fields from the administration 
  of the following values wordpress:
      o Field Name.
      o Field description.
      o Default value of this field.
* On screen editing of messages can add the images from the multimedia library.

The plugin will try not to leave the field empty,if the field isn’t filled will try to find the first image post. However in case that none image is found will take the default value.

螢幕截圖

  • Options screen avaliable fields
  • Create new field
  • Gallery selection
  • Meta box with selected image
  • Selection of first image in the post if none is selected.

安裝

To install:

  1. Use the wordpress plugin manager to upload the plugin.
  2. Activate it.
  3. There is a new option in Options Menu. Auto Image Field. There you may create new fields for the post.
  4. In the new post menu you should have new boxes with the new fields. Just fill them up with url or choose one from the media library.
  5. Done!.

常見問題

Not yet. For new questions please ask them in the WordPress Forums or send me a message

A question that someone might have

Please, any questions or bug found, you may report them in the WordPress Forums although i may not check them soon enough. Also you have the contact form in my website that you may use. To send me a message please go here

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Auto Image Field 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.0

  • Fixed compatibiliy with wordpress 3.9.1

1.0

  • First release