G10DER Repeater Fields for Advanced Custom Fields

G10DER Repeater Fields for Advanced Custom Fields

Details
View on WordPress

G10DER Repeater Fields adds repeater field functionality for Advanced Custom Fields.

Create repeatable groups of fields without requiring ACF Pro.

Features:

  • Repeater field for ACF Free
  • Unlimited rows
  • Minimum and maximum row limits
  • Drag and drop row sorting
  • Row collapse and expand
  • Multiple repeater fields per page
  • Import and export support
  • Developer-friendly API
  • Lightweight and fast

Supported Sub Fields:

  • Text
  • Textarea
  • Number
  • Select
  • Checkbox
  • Radio
  • True / False
  • Image
  • File
  • Date Picker
  • Date Time Picker
  • WYSIWYG

Usage

Create an “Extended Repeater” field inside an ACF field group.

Retrieve values using:

Helper Function

The plugin includes a helper function:

Example:

Select and Radio fields return:

‘option_1’,
‘label’ => ‘Option 1’,
);

?>

Checkbox fields return:

‘Option 1’,
‘option_2’ => ‘Option 2’,
);

?>

Details

Plugin code:
g10der-repeater-fields-for-advanced-custom-fields
Plugin version:
1.0.0
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-06-18
Rating:
Times rated:
0
acf
acf-free
advanced-custom-fields
custom-fields
repeater