formatting

This commit is contained in:
trav 2021-03-24 15:30:45 -04:00
parent f35e0084b7
commit 7b384b1dc1
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ a quick hack plugin to allow people to sign up for Mailtrain newsletters at WooC
2. Get your API key from Mailtrain
3. Get your ListID from Mailtrain
4. Edit line 28 in wootrain.php replacing your Mailtrain URL, Mailtrain list ID and mailtrain API key
```$url = '[your mailtrain URL here]/api/subscribe/[your mailtrain list ID here]?access_token=[your mailtrain API key here]';```
for example: