WordPress does this template redirect to the 404.php file by using the action template_redirect. do_action('template_redirect');.
確定! 回上一頁