WP Manifestindependent plugin directory
manifest / content / acf-repeater-tabs

ACF - Repeater Field Tabs

A tabbed-view extension to Advanced Custom Field PRO's repeater fields

by JamesPark.ninja · github.com/jamesparkninja/acf-repeater-tabs · website

40stars
4composer installs
11forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jamesparkninja/acf-repeater-tabs/archive/refs/heads/master.zip

Also on Packagist as jamesparkninja/acf-repeater-tabs:

composer require jamesparkninja/acf-repeater-tabs

Declares an update source (JamesParkNINJA/acf-repeater-tabs), so updates arrive through the plugin's own updater.

From the readme

acf-repeater-tabs v3.8 A tabbed-view extension to Advanced Custom Field PRO's repeater fields Stable compatibility: ACF PRO v5.5.12, WordPress Classic Editor !!!Not Actively Maintained!!! Using the plugin The plugin extends the ACF Pro Repeaters Fields. Once you have installed and activated, you will find a new radio field when setting up your repeater fields called "Activate Repeater Tabs". You can either leave this off, or turn it on for Vertical layout tabs. (Horizontal has been removed until a smarter layout can be achieved). Turn this on, and the repeater tabs will appear for this field. Drag and drop the tabs to reorder. Click the trash can icon to remove the current tab, and the plus icon to add a new one (as per ACF functionality). Hover for half a second on a tab and you will be given the option to "Copy" the tab, duplicating it and it's contents to a new row at the bottom of your repeater list. Hover for half a second on the trash can icon, and you will be given the option to remove "ALL ROWS" in the current repeater list with one click. This plugin works best with the "Block" view, however it does work with all three styles (Table, Block, Row). Updated to

Read the full README on GitHub →