Marbak Multi Image Field for ACF

描述

Marbak Multi Image Field for ACF adds a lightweight multi-image field to Advanced Custom Fields.

It focuses on a simple core workflow:

  • Select multiple images from the WordPress media library
  • Preview selected images inside the field
  • Reorder images with drag and drop
  • Remove images easily
  • Return gallery values as Image Array, Image URL, or Image ID

Optional Elementor integration is included through a custom dynamic tag, allowing the field to be used with Elementor Pro gallery-capable widgets.

This plugin is designed as a clean addon field type for ACF. It does not replace ACF Pro features or attempt to duplicate the full ACF Pro Gallery field.

Requirements

  • WordPress 6.0 or newer
  • PHP 7.4 or newer
  • Advanced Custom Fields plugin installed and active

屏幕截图

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Make sure Advanced Custom Fields is installed and active.
  4. Edit a field group and add the new Marbak Multi Image field type.

常见问题

Does this work without ACF?

No. This plugin is an addon field type for Advanced Custom Fields and requires ACF to be active.

Does this replace the Gallery field in ACF Pro?

No. This is a separate lightweight field type built for simple multi-image selection in ACF free version.

What does the field store?

The field stores an ordered array of WordPress attachment IDs.

What return formats are supported?

You can return each selected image as:

  • Image Array
  • Image URL
  • Image ID

Does this work with Elementor?

Yes. If Elementor Pro is active, the plugin adds a custom dynamic tag for gallery-capable Elementor widgets.

评价

此插件暂无评价。

贡献者及开发者

「Marbak Multi Image Field for ACF」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0

  • Initial release
  • Added Marbak Multi Image custom field type for ACF
  • Added multi-image selection via WordPress media library
  • Added preview thumbnails, remove action, and drag-and-drop ordering
  • Added Image Array, Image URL, and Image ID return formats
  • Added optional Elementor Pro dynamic tag support for gallery-capable widgets