Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

MailChimp Shortcode

Leírás

This plugin provides a shortcode for output of a simple MailChimp subscription form anywhere in your post. The form submits to an end-point provided by this plugin and uses the MailChimp API to submit the subscription request.

Using this plugin

This plugin simply provides a shortcode for output of a MailChimp subscription form anywhere that is processed by do_shortcode().

Configuration

To keep this plugin simple, there is no UI. All configuration options can be configured either by defining PHP constants or specifying options on the shortcode itself. For more information on defining constants, check out the in-line documentation in the primary mailchimp-shortcode.php file. For more information on shortcode parameters, checkout the in-line documentation in the lib/mailchimp-shortcode.class.php file on the shortcode() method.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“MailChimp Shortcode” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“MailChimp Shortcode” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.2

  • Add redirect_to option to shortcode
  • Add support for AJAX response to shortcode submission

1.0.1

  • Trim groups values in shortcode to ensure proper group names when sending to MailChimp

1.0.0

Initial release