My function does not return any user meta data if I use the user_regsiter hook. The general outline of my function is: add_action( 'user_register', 'myfunction' ...
確定! 回上一頁