can choose the email for registration, and wether to send one or not
This commit is contained in:
@@ -19,7 +19,6 @@ if (!defined('ABSPATH')) {
|
||||
*/
|
||||
function add_fields_register_CIPF($args) {
|
||||
PLGNTLS_class::debug_infos();
|
||||
// error_log("args : " . json_encode($args));
|
||||
$role_partner = PLGNTLS_class::ROLE_PARTNER;
|
||||
$slug_partner_registration = PLGNTLS_class::SLUG_PARTNER_REGISTRATION;
|
||||
$input_hidden_role = PLGNTLS_class::INPUT_HIDDEN_ROLE;
|
||||
|
||||
Reference in New Issue
Block a user