#26859
 harunguclu
Participant

Hello ı have added the code you mentioned in the related link
add_action(‘user_register’, ‘kleo_pmpro_default_level’);
function kleo_pmpro_default_level($user_id) {
pmpro_changeMembershipLevel(1,$user_id);
}

but when ı add this code into childfunction here what happens

Attachments:

Log in with your credentials

Forgot your details?