formatting
This commit is contained in:
parent
4d992ee291
commit
6965ec6c63
@ -11,7 +11,7 @@ a quick hack plugin to allow people to sign up for Mailtrain newsletters at WooC
|
|||||||
|
|
||||||
```$url = '[your mailtrain URL here]/api/subscribe/[your mailtrain list ID here]?access_token=[your mailtrain API key here]';```
|
```$url = '[your mailtrain URL here]/api/subscribe/[your mailtrain list ID here]?access_token=[your mailtrain API key here]';```
|
||||||
|
|
||||||
for example:
|
should look sooomething like:
|
||||||
|
|
||||||
```$url = 'https://mailtrain.example.com/api/subscribe/xxxxxx?access_token=xxxxxxxxxxxxxxxxx';```
|
```$url = 'https://mailtrain.example.com/api/subscribe/xxxxxx?access_token=xxxxxxxxxxxxxxxxx';```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user