This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MailWizz Newsletter Box

Апісанне

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.

Ўсталёўка

  1. Upload the folder mailwizz-newsletter-box to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit widgets area to setup the subscription widget

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

“MailWizz Newsletter Box” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “MailWizz Newsletter Box” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.0

  • Initial release.

1.1

  • Added nonce check on subscribe form submission
  • Replaced json_encode with MailWizzApi_Json::encode to make it work on hosts without json_encode

1.2

  • Use composer for the php sdk
  • General updates