<?php // Don't copy this line! /** * Define the MailChimp API key as a constant instead of saving to your site's database (LifterLMS MailChimp) * * @since 2021-02-24 */ // MailChimp define( 'LLMS_MAILCHIMP_API_KEY', 'YOUR-API-KEY-GOES-HERE' );