Đoạn code chuyển hướng trang wordpress - Chèn vào thẻ head

<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="refresh" content="5;url=https://hoccungdinh.com/tiktok">
    <?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div class="wrapper cleafix">

Last updated