There is an HTML form input. Here's the code: <?php if(isset($_POST['login'])) { wp_redirect("/"); } <form accept-charset="UTF-8" method="post" > .
確定! 回上一頁