Viewing 1 replies (of 1 total)
  • Plugin Author xootix

    (@xootix)

    Please use this snippet

    add_filter( 'xoo_el_registration_success_notice', function(){
    return 'Account created';
    }, 10 );

Viewing 1 replies (of 1 total)

The topic ‘Change the response after registration’ is closed to new replies.