# MemberPress

## Dynamic Text

When this plugin is activated you can add user custom field value in your emails.\
To do it you will have to open the [dynamic text](https://docs.acymailing.com/main-pages/campaigns/creation-of-a-campaign/edit-email#edit-email) popup and then you can find a new tab **MemberPress:**

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MMuZl0E4B_BXsiDU_5r%2F-MMub-ifHxzF0UyUd4Sx%2FCapture_d_e%CC%81cran_24_11_2020_15_15.png?alt=media\&token=05c838e5-793e-416b-92d5-eac293bf4c5e)

You can find all of your MemberPress custom fields here, on the right you have their name and on the left, it's the type of the custom field.\
To insert them you just have to click on one of them and then click on the button **insert**.

Note that if the user doesn't have a value set for the custom field that you choose the default value of the custom field will be displayed.

## Automation

### Trigger

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MMuZl0E4B_BXsiDU_5r%2F-MMubb2QGd6QKfb3pss6%2FCapture_d_e%CC%81cran_24_11_2020_15_17.png?alt=media\&token=dd168454-e654-4615-a854-4c88e34f18b9)

With this integration, you have a new trigger available: when a user completes a transaction to subscribe to a membership.\
By default, it will be trigger on all memberships but you can choose a specific membership with the dropdown.

### Conditions/Filters

![](https://963725040-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_D4iy53WFAtKVs3BPA%2F-MMuZl0E4B_BXsiDU_5r%2F-MMucS-UHKgPh2dT0Xia%2FCapture_d_e%CC%81cran_24_11_2020_15_21.png?alt=media\&token=f769d5b7-c59c-4a4b-a7db-eb9d8b59536e)

You will also have a new condition/filter available in your automations.\
With this one, you can filter all users if they are or not subscribe to a membership on **MemberPress**.

Option:

* **In/Not In**: if a subscription the membership exists or not&#x20;
* **Any membership**: specify the member if you want
* **Activate of deactivate**: if the subscription is active or not (in the MemberPress subscription listing)
* **Any status**: the current status of the subscription in MemberPress
* **Subscription date**: the date when the subscription to the membership started
* **End date**: the date when the subscription to the membership ended or will end


---

# 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.acymailing.com/addons/wordpress-add-ons/memberpress.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.
