# Shortcodes Reference — Wedding Party RSVP (Free)

| Shortcode | Gutenberg block | Purpose |
|-----------|-----------------|---------|
| `[wedding_rsvp_form]` | Wedding RSVP Form | Main RSVP flow |
| `[wgrsvp_guest_hub]` | Guest Hub | Post-RSVP summary |
| `[wgrsvp_guestbook]` | Guestbook | Digital guestbook |
| `[wgrsvp_itinerary]` | Guest itinerary | Public schedule |
| `[wgrsvp_travel]` | Travel & lodging | Hotels / travel |
| `[wgrsvp_thankyou_tracker]` | Thank-you checklist | Couple thank-you tracker |

## Thank-you checklist attribute

```
[wgrsvp_thankyou_tracker]
[wgrsvp_thankyou_tracker public="1"]
```

## Prefer blocks for designers

In the block editor, open category **Wedding Party RSVP** and insert the matching block. Blocks and shortcodes share the same PHP render path.

Full guides: [BLOCKS.md](BLOCKS.md)
