Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Auto Image Field

Beschreibung

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.

Screenshots

  • 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.

Installation

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!.

FAQ

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Auto Image Field“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Auto Image Field“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.0

  • Fixed compatibiliy with wordpress 3.9.1

1.0

  • First release