Statistics: Posted by Guest — February 26th, 2011, 3:19 pm
Statistics: Posted by Guest — February 25th, 2011, 3:06 pm
Statistics: Posted by dvpro — February 18th, 2011, 8:09 pm
// if ($GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["custom_reg_fields"])
// foreach (json_decode ($GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["custom_reg_fields"], true) as $field)
// {
// $field_var = preg_replace ("/[^a-z0-9]/i", "_", strtolower ($field["id"]));
// $field_id_class = preg_replace ("/_/", "-", $field_var);
// /**/
// $field_title = ucwords (preg_replace ("/_/", " ", $field_var));
// $cols["s2member_custom_field_" . $field_var] = $field_title;
// }
Statistics: Posted by Guest — February 13th, 2011, 4:36 pm
Statistics: Posted by Guest — February 13th, 2011, 4:24 pm
Statistics: Posted by Guest — February 12th, 2011, 2:57 pm