e64ba70561
Remove minimum required PHP version
...
This commit removes a reference to the minimum required PHP version (which is presumably outdated as it mentions PHP 5.6) from the MailPoet API documentation.
I'm assuming that the minimum required version to use the API is the same as the one to run MailPoet. If that is the case, I don't see a reason to mention it in the API documentation, and removing it has the benefit of reducing the maintenance burden when the minimum required version is updated.
2021-01-18 12:28:50 +01:00
b0e7a486ff
Remove new-default-list-name feature flag [MAILPOET-3004]
2020-09-08 14:44:45 +02:00
a1efca7537
Fix api docs for custom checkbox
...
[MAILPOET-2939]
2020-06-04 10:00:42 +02:00
31fc05dbfd
Updated variable name
...
Updated $getsubscriber to $get_subscriber for coding compliance and to ensure that $subscriber array isn't overwritten.
2020-03-24 14:12:49 +01:00
ab44227c11
Update UsageExamples.md
...
Changed variable name of $subscriber to $getsubscriber, so the subscriber array isn't overwritten.
2020-03-24 14:12:49 +01:00
b830bb203b
Small comment type change on UsageExamples.md
2019-07-29 09:56:38 +02:00
8ee1ead0a6
Add new exception to API documentation
...
[MAILPOET-2107]
2019-06-06 11:22:48 -04:00
bfdff27b19
Fix documentation
...
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
5df3c6c46e
Add documentationfor adding custom fields api
...
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
3c01b054da
Document the new sending notification option
...
[MAILPOET-2042]
2019-05-29 09:58:18 -04:00
4a04e588cf
Fix a typo [MAILPOET-2099]
2019-05-28 10:39:02 -04:00
3e5f9cdc10
Add documentation for the new fields
...
[MAILPOET-2099]
2019-05-28 10:39:02 -04:00
31cc119858
minor grammatical changes for clarity[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
e162c72d58
Add confirmation option warning
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
9251a91149
Add refactoring warning to docs
...
[MAILOET-2035]
2019-05-27 06:10:46 -04:00
c79569e12c
Add usage examples page
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
9959d9e344
Add doc page for unsubscribeFromLists method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
8d4e3793b3
Add doc page for unsubscribeFromList method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
712877ad63
Add doc page for subscribeToLists method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
41d5dc72fb
Add doc page for subscribeToList method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
4926d2e289
Add doc page for getSubscriberFields method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
3b63578852
Add doc page for getSubscriber method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
0ce0990016
Add doc page for getLists method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
2d9c53aa44
Add doc page for addSubscriber method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
75feb900bd
Add doc page for addList method
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00
22ee0964bd
Add main readme page
...
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00