Home / Admin / wp-config
Duplicate Snippet

Embed Snippet on Your Site

wp-config

Code Preview
php
<?php
define( 'OPTINMONSTER_API_USER', 'your_username_here' );
define( 'OPTINMONSTER_API_KEY', 'your_key_here' );

Comments

Add a Comment