wp_redirect ( home_url( '/register/' ) ); exit(); } }. i would like show a message in register page only after redirection, how can i do it?
確定! 回上一頁