DB – Mailchimp API
DB – Mailchimp API
Description
The plugin is using version 3 of the Mailchimp API.
The plugin can be used like this:
$lists = apply_filters( 'dbmc_api_rest', 'lists', 'GET' );
Installation
- Upload
db-mailchimp-apito the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click the
Mailchimp APIoption in the admin menu
Reviews
Changelog
1.0.1
- Changed issue tracker URL
1.0.0
- Created the plugin