# Inactive Wordpress Consent Mode

#### Description

The ABconsent CMP is detected on a **WordPress website**, but the **WP Consent API connector** has not been enabled. This connector ensures compatibility with WordPress and allows Google Consent Mode to work as expected in this environment.

#### What to do

1. Log in to your account at <https://www.abconsent.com>.
2. Open your CMP configuration.
3. Go to the **"Add-ons"** page.
4. Enable the **"WP Consent API connector"** option.
5. Save and publish your changes.

<figure><img src="/files/3NxKECQcCCgnCCY1BBU5" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Make sure the to also activate the [WP Consent API](https://wordpress.org/plugins/wp-consent-api/) addon in your WordPress account.
{% 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://cmp.docs.sirdata.net/en/install/in-a-cms/fix-implementation-errors/inactive-wordpress-consent-mode.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.
