Beskriuwing
Adds a subscription widget for your MailWizz Email Marketing Application based on the
PHP-SDK.
Using the widget, you can generate a subscription form based on your mail list definition.
You also have full control over the generated form, so you can continue changing it until it fits your needs.
Ynstallaasje
- Upload the folder
mailwizz-newsletter-boxto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit widgets area to setup the subscription widget
Resinsjes
D’r binne gjin resinsjes foar dizze plugin.
Meiwurkers & amp; Untwikkelders
“MailWizz Newsletter Box” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “MailWizz Newsletter Box” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
1.0
- Initial release.
1.1
- Added nonce check on subscribe form submission
- Replaced
json_encodewithMailWizzApi_Json::encodeto make it work on hosts withoutjson_encode
1.2
- Use composer for the php sdk
- General updates