... you want to make a field required add_action('register_post','check_fields',10,3); // This inserts the data add_action('user_register', ...
確定! 回上一頁