Adds a repeatable row meta box to any post type. Admins define a group of sub-fields (text, textarea, number, email, URL, date) once in the settings page. In the post editor, editors can click Add Row to append rows and Remove Row to delete them. Rows are saved as a serialized array in post meta and retrieved via a template tag.
| Category | Admin |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/basic-repeater-field |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |