$new_user = wp_insert_user( $userdata );. omitting the role parameter in the $userdata uses the default role set. If you want “no role for this ...
確定! 回上一頁