Statistics: Posted by Cristián Lávaque — January 4th, 2012, 12:09 am
Statistics: Posted by Cristián Lávaque — December 9th, 2011, 1:36 am
Statistics: Posted by techedge — December 7th, 2011, 10:04 am
Statistics: Posted by Podge — December 4th, 2011, 5:31 pm
Statistics: Posted by Jason Caldwell — November 23rd, 2011, 11:17 am
Statistics: Posted by virtuallight — November 23rd, 2011, 7:33 am
Statistics: Posted by Cristián Lávaque — November 18th, 2011, 12:57 am
Statistics: Posted by Jason Caldwell — November 17th, 2011, 1:34 pm
Statistics: Posted by raygulick — November 17th, 2011, 1:30 pm
Statistics: Posted by raygulick — November 17th, 2011, 1:26 pm
Statistics: Posted by b4thestreet — November 17th, 2011, 1:15 pm
<?php
add_action ("ws_plugin__s2member_after_loaded", "my_s2_recaptcha_keys"); function my_s2_recaptcha_keys ()
{
/* Get your own public/private keys, please go here:
<https://www.google.com/recaptcha/admin/create>. */
$GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["recaptcha"]["public_key"] = "xxxxxxxxxxxxx";
$GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["recaptcha"]["private_key"] = "xxxxxxxxxx";
}
?>
Statistics: Posted by Jason Caldwell — November 17th, 2011, 12:45 pm
Statistics: Posted by Jason Caldwell — November 17th, 2011, 11:47 am
Statistics: Posted by craigjb12 — November 17th, 2011, 11:33 am
Statistics: Posted by raygulick — November 17th, 2011, 10:00 am