# WordPress

We have a custom in-house drag-and-drop form creator for popups, slide-outs, stickybars/hello bars, and embedded/inline forms.

Automations can be triggered through forms including adding contacts to email sequences, tagging, event webhooks, and utilizing connector integrations such as Pabbly.&#x20;

You can send mail directly from WordPress using SMTP Relay through your emaildelivery.com ESP platform with the transactional mail feature.&#x20;

To add our forms to your WordPress site we recommend the same method OptinMonster does for customers who don't use their plugin:

{% embed url="<https://wordpress.org/plugins/insert-headers-and-footers/>" %}

{% hint style="info" %}
You can integrate a pre-existing WordPress form and take advantage of all our form features just the same as if you were using a native form of ours by creating a new form and looking at the example post action under the Connect tab.&#x20;
{% endhint %}

<figure><img src="/files/jT6QZpj1clMRh8B5tOY9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Many WordPress form plugins can also be integrated into your ESP platform through our Pabbly integration.**&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.emaildelivery.com/docs/integrations/wordpress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
