# 2.2 Platform Integrations: WordPress Integration

**What is the WordPress Plugin?**

* The official Checker WordPress plugin integrates temporary email verification into WordPress-based sites.
* **Key Features:** Configurable via shortcodes or settings, automatically validates emails in user registration forms.

{% file src="/files/GjIn62abpm867C9OjE8z" %}
You can also quickly download the WordPress plugin from here.
{% endfile %}

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

**Installation and Configuration:**

* **Download the Plugin:** In the WordPress admin panel, navigate to “Plugins > Add New” and search for Checker.
* **Activation:** Install and activate the plugin.
* **API Key Entry:** Enter your API key in the plugin settings.
* **Form Integration:** Optionally enable temporary email verification for specific forms.

**2.3.2 Planned Future Integrations**

**Target Platforms:**

* **Marketing Tools:** Integrations with platforms like HubSpot, Marketo, and MailChimp to streamline marketing automation processes.
* **CMS and E-commerce Platforms:** Future expansion to support Shopify, Magento, and more.

**Advantages of Integrations:**

* **Easy Setup:** Platform integrations allow quick implementation without requiring technical expertise.
* **Automatic Updates:** Plugins and integrations will automatically receive Checker updates.
* **Wider Usage:** Supports broader user bases and various workflows across different ecosystems.


---

# 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://checker-docs.gitbook.io/checker-docs/2.-integration/2.2-platform-integrations-wordpress-integration.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.
