
WordPress
weixin_43343144
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
WordPress如何绑定多个域名【取消特定域名的绑定】
参考:http://im.acirno.com/2462.html/amp 1. 打开网站根目录下的wp-config.php,在define(‘WP_DEBUG’, false);后面添加下面内容: define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']); define('WP_HOME', 'http://' . $_SERV...原创 2019-10-22 12:26:34 · 656 阅读 · 0 评论 -
wordpress关闭所有文章评论
参考: https://jingyan.baidu.com/article/90bc8fc84b1bb3f653640c05.html原创 2019-10-16 10:45:32 · 772 阅读 · 0 评论