wp_elementor_update_repeater_item
Partially update an Elementor repeater item by zero-based index, changing only provided fields and preserving others.
Instructions
Partially update an item in an Elementor repeater widget by zero-based index. Only provided fields are changed; others are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | Fields to update e.g. {caption: 'New caption'} | |
| index | Yes | Zero-based item index from wp_elementor_list_repeater_items | |
| page_id | Yes | Page or template ID | |
| element_id | Yes | Element ID from wp_elementor_list_elements |