ACF Divider
Admin-only ACF field for visually separating and grouping fields (Line, Spacer, Section).
★ 0stars
0forks
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/dbrabyn/acf-divider/archive/refs/heads/main.zipReadme
ACF Divider
An admin-only ACF field type for visually separating and grouping fields in the WordPress editor.
ACF Divider is a non-data field type that adds visual separation and grouping — Line, Spacer, and Section start/end — directly on the WordPress content edit screen. It works with both Advanced Custom Fields (free) and ACF Pro, v5 and up, and renders nothing on the front end.
Installation
- Copy the
acf-dividerfolder intowp-content/plugins/. - Activate the plugin from the WordPress Plugins screen.
- Add a Divider field (found under the Layout group) to any ACF field group.
Features
- Line — configurable thickness, style, color, and spacing, with an optional label.
- Spacer — configurable height for adding vertical whitespace.
- Section start/end — group fields visually with selectable treatments:
- Background fill
- Left accent bar
- Full border box
- Per-instance settings via ACF's native field UI.
- Works inside repeaters, flexible content, and nested groups (Block and Row layouts).
- Conditional-logic aware.
License
Released under the GPL-2.0-or-later license.
Screenshots
Screenshots coming soon.