WordPress技巧
2019-06-10
WordPress升级到5.1.1导致回复评论框不跟随、页面刷新问题。 只需要在主题的header.php加上如下代码即可: <?php if ( is_singular() && […]