Title: Fetch Mailchimp Fields
Author: No Sokam
Published: <strong>May 2, 2019</strong>
Last modified: May 4, 2019

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/fetch-mailchimp-fields.svg)

# Fetch Mailchimp Fields

 By [No Sokam](https://profiles.wordpress.org/nosoka/)

[Download](https://downloads.wordpress.org/plugin/fetch-mailchimp-fields.zip)

 * [Details](https://test.wordpress.org/plugins/fetch-mailchimp-fields/#description)
 * [Reviews](https://test.wordpress.org/plugins/fetch-mailchimp-fields/#reviews)
 * [Development](https://test.wordpress.org/plugins/fetch-mailchimp-fields/#developers)

 [Support](https://wordpress.org/support/plugin/fetch-mailchimp-fields/)

## Description

This plugin looks up a Subscriber in MailChimp list and shows their merge fields.

### Usage

 * Login to admin panel of the wordpress site
 * Go to MailChimp Config. Set following fields
    - **Mailchimp List Id** – [mailchimp.com/help/find-audience-id](https://mailchimp.com/help/find-audience-id)
    - **Mailchimp Api Key** – [mailchimp.com/help/about-api-keys](https://mailchimp.com/help/about-api-keys/#Find_or_Generate_Your_API_Key)
 * Place following shortcode in any post/page to use the plugin
    - **[fetch_mailchimp_fields]**

### Optional attributes

 * field_names
    - comma seperated string with list of fields
    - following shortcode will show only FNAME, LNAME fields.
       * **[fetch_mailchimp_fields field_names=’FNAME, LNAME’]**

## Screenshots

 * [[
 * Get merge field values of a MailChimp Subscriber

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Fetch Mailchimp Fields” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ No Sokam ](https://profiles.wordpress.org/nosoka/)

[Translate “Fetch Mailchimp Fields” into your language.](https://translate.wordpress.org/projects/wp-plugins/fetch-mailchimp-fields)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fetch-mailchimp-fields/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fetch-mailchimp-fields/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fetch-mailchimp-fields/)
by [RSS](https://plugins.trac.wordpress.org/log/fetch-mailchimp-fields/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.6.0

 * added client/server side validations
 * setup npm build process for all js/css files that are used.
 * added nonce security check

#### 1.5.0

 * added field_names attribute to allow user to specify list of fields to be shown
 * moved all mailchimp related methods into a seperate wrapper class
 * decoupled tailwindcss into its own file so end user can make custom changes to
   fetch-mailchimp-fields-public.css
 * displaying merge field names instead of tags in result set
 * made the plugin backward compatible and tested till 4.0

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.6.1**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.1.22**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/fetch-mailchimp-fields/)
 * Tags
 * [api](https://test.wordpress.org/plugins/tags/api/)[mailchimp](https://test.wordpress.org/plugins/tags/mailchimp/)
   [shortcode](https://test.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://test.wordpress.org/plugins/fetch-mailchimp-fields/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fetch-mailchimp-fields/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fetch-mailchimp-fields/reviews/)

## Contributors

 *   [ No Sokam ](https://profiles.wordpress.org/nosoka/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fetch-mailchimp-fields/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://twitter.com/nosokam)