> For the complete documentation index, see [llms.txt](https://resmocom.gitbook.io/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resmocom.gitbook.io/product/integrations/wordpress-integration.md).

# WordPress Integration

<figure><img src="/files/8nv1E40NjNAVmvStOOZu" alt=""><figcaption></figcaption></figure>

Resmo's integration with WordPress brings a new level of visibility and control to your website management, ensuring your site remains secure, efficient, and user-friendly.

### **What does Resmo offer to WordPress users?**&#x20;

* Understand plugin and theme performance, to improve site speed and user experience.
* Keep track of user roles, access levels, and activities, ensuring your site's administrative actions align with security policies.
* Gain visibility into your site's configurations, including privacy settings and customizations, to maintain optimal functionality.
* Stay informed about crucial updates, such as new user registrations, role changes, plugin installations, and modifications to site settings, for proactive management.
* Use Resmo’s SQL query feature to drill down into specific data points, empowering you to make informed decisions about site management and security.

### **How does the integration work?**&#x20;

Resmo integrates seamlessly with WordPress through direct API connections, offering an initial detailed scan of your site. Following the setup, Resmo continuously syncs with your WordPress site, utilizing webhook notifications and regular polling to keep your data up-to-date in real-time.

**Available resources:**

* User
* Site

### Integration Walkthrough

#### How to Install

1. Navigate to the Integrations page within your Resmo account.
2. Scroll or search to find WordPress in the integration list.
3. Click on 'Add Integration'.
4. Enable User Provisioning to use user access related features in Resmo.
5. Click 'Create' to complete your integration setup. You're all set!

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

#### **How to Uninstall**

1. Go to your Integrations page in Resmo and locate your WordPress integration.&#x20;
2. Click the Connected Integrations tab.

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

3. For a temporary halt, select 'Disable'. To permanently remove the integration, click 'Delete'.
4. Under the Connected Integrations tab, select the WordPress site you intend to disconnect.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://resmocom.gitbook.io/product/integrations/wordpress-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
