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

# WordPress

> Connect WordPress contact forms to Replied.

Use WordPress integration for sites built on WordPress with existing forms.

## Setup

<Steps>
  <Step title="Create an API key">
    Create a Replied API key for the WordPress site.
  </Step>

  <Step title="Add the integration">
    Install the Replied script or plugin method used by your site.
  </Step>

  <Step title="Map forms">
    Confirm name, email, phone, subject, and message fields arrive in Replied.
  </Step>

  <Step title="Test submissions">
    Submit test messages from each public form.
  </Step>
</Steps>

## Field mapping

Replied looks for common form field names and stores extra fields in the raw payload.

## Avoid breaking

* Keep the WordPress site domain in the API key allowlist if origin checks are enabled.
* Keep form field names stable after launch.
* Test after form plugin updates.
