აღწერა
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.
დაყენება
- Upload the folder
mailwizz-newsletter-box
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit widgets area to setup the subscription widget
მიმოხილვები
There are no reviews for this plugin.
მონაწილეები & დეველოპერები
“MailWizz Newsletter Box” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეებიგადათარგმნეთ MailWizz Newsletter Box თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
1.0
- Initial release.
1.1
- Added nonce check on subscribe form submission
- Replaced
json_encode
withMailWizzApi_Json::encode
to make it work on hosts withoutjson_encode
1.2
- Use composer for the php sdk
- General updates