Hidden Block (you must be registered and have 1 posts):
You do not have sufficient rights to see the hidden data contained here.
|
Red Re-Target Retargeting Plugin $20/Month Normally
Hidden Block (you must be registered and have 1 posts):
You do not have sufficient rights to see the hidden data contained here.
|
All what you need to make it works is wp blog + instamember pugin once it's done, fo and make changes in the redre-target.php file, open it with your Notepad++ and scroll down until the line 299 :
Code:
function redre_key_status( $license_key ) {
$api_url = "http://name_of_your_website.com/!/instamember_api/license"."/{$license_key}";
$secret_key = "UmFVrfCFGDcAuy7iwEgAQBYsIvq63qQk";
$md5_hash = md5($license_key . $secret_key);
Bookmarks