> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sequenzy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WordPress Integration

> Connect a WordPress site to Sequenzy to sync users, profile updates, comment opt-ins, and hosted forms.

# WordPress Integration

You can connect a WordPress site to Sequenzy with the Sequenzy WordPress plugin.

Once connected, Sequenzy can sync WordPress users, receive profile updates, optionally capture comment opt-ins, and embed hosted signup forms.

The plugin is available on WordPress.org: [Sequenzy Email Marketing](https://wordpress.org/plugins/sequenzy-email-marketing/).

## What It Does

* Sync existing WordPress users during the initial connection
* Track new registrations and profile updates
* Optionally capture comment opt-ins
* Embed hosted signup forms with a WordPress shortcode
* Show plugin connection health in `Settings -> Integrations`

## How To Connect

1. Open `Settings -> Integrations` in Sequenzy.
2. Find `WordPress` and click `Install Plugin`.
3. Open the WordPress.org plugin page for [Sequenzy Email Marketing](https://wordpress.org/plugins/sequenzy-email-marketing/).
4. In WordPress, go to `Plugins -> Add Plugin`, search for `Sequenzy Email Marketing`, install it, and activate it.
5. Open `Settings -> Sequenzy` in WordPress.
6. Click `Connect to Sequenzy`.
7. Sign in to Sequenzy, choose the company, and approve the connection.
8. Return to WordPress and finish the connection if the plugin asks you to confirm.

You need owner or admin access to the selected company to approve the connection.

## What Syncs

### Users

* Existing WordPress users during the initial sync
* New user registrations
* Profile updates for existing users

### Opt-Ins

* Optional comment opt-ins from WordPress comments

## Embedding Forms

Paste the shortcode into any WordPress page or post:

```text theme={null}
[sequenzy form="FORM_ID"]
```

Copy this shortcode from the WordPress embed option in the Sequenzy form editor.

The shortcode renders the Sequenzy form and sends submissions directly to Sequenzy.

## Managing The Integration

* The initial sync starts automatically after approval
* You can reconnect or disconnect the integration from `Settings -> Integrations`
* Sequenzy shows whether the plugin is connected and when it was last seen

## Current Beta Scope

* WordPress user sync
* Registration and profile update delivery
* Comment opt-in support
* Connection health and diagnostics

## Current Limitations

* No Gutenberg form block yet
* No automatic plugin updates yet
* WooCommerce behavior is part of the separate WooCommerce integration
