We can use WordPress's hook: template_redirect to do this. Simply add the below code to your child theme functions.php. add_action(' ...
確定! 回上一頁