最新发布

^

2019-06-10

WordPress评论不了,回复按钮失效

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