# WordPress Website Member Integration Guide

If you install the plugin on WordPress and activate it, the member linkage gets completed.

After linking, users who run the site in the app are displayed on the Swing2App console member inquiry screen.

If you install the plugin zip file below, there is no need to set it up in WordPress.

{% file src="/files/4KdGVjBOmG6i18C1H3th" %}
Swing2App Webview User Integration Wordpress Plugin
{% endfile %}

{% hint style="info" %}
How to install WordPress plugins

\*Installation methods may vary depending on the WordPress version.
{% endhint %}

<figure><img src="/files/hhdY6o6XFOJmL9tZey4R" alt=""><figcaption><p>Wordpress admin console</p></figcaption></figure>

After the integration is completed, check if the users of the website are displayed on the Swing2App console member inquiry screen.

{% embed url="<https://www.swing2app.com/view/member_list>" %}
Swing2App Console Link
{% endembed %}

Thank You


---

# 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://documentation.swing2app.com/developer/webview/user-integration/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.
