# Gutenberg Blocks (Wedding Party RSVP)

The free plugin registers dynamic blocks in category **Wedding Party RSVP**. Blocks render through the same shortcode handlers as Classic Editor.

## Insert a block

1. Edit a page in the block editor.
2. Click **+** → category **Wedding Party RSVP**.
3. Choose a block below.

## Block reference (click for full documentation)

| Block | Use on your site | Full documentation |
|-------|------------------|-------------------|
| **Wedding RSVP Form** | Main RSVP flow | [RSVP Form block →](BLOCKS-RSVP-FORM.md) |
| **Guest Hub** | Post-RSVP personalized summary | [Guest Hub block →](BLOCKS-GUEST-HUB.md) |
| **Guestbook** | Public digital guestbook | [Guestbook block →](BLOCKS-GUESTBOOK.md) |
| **Guest itinerary** | Public schedule | [Itinerary block →](BLOCKS-ITINERARY.md) |
| **Travel & lodging** | Hotels, travel, group codes | [Travel block →](BLOCKS-TRAVEL.md) |
| **Thank-you checklist** | Post-event thank-you tracker | [Thank-you checklist block →](BLOCKS-THANKYOU-CHECKLIST.md) |

## Pro blocks

With **Wedding Party RSVP Pro** licensed, designers also get category **Wedding Party RSVP Pro** (household status, gallery, e-invite, language switcher, floor plan). See Pro **Documentation**.

## Shortcode parity

```
[wedding_rsvp_form]
[wgrsvp_guest_hub]
[wgrsvp_guestbook]
[wgrsvp_itinerary]
[wgrsvp_travel]
[wgrsvp_thankyou_tracker]
```

See [SHORTCODES.md](SHORTCODES.md).
