World
Results
3
comments of
World
请教一个问题,如果想替换 meta标签,应该怎么实现呢?
This request has been blocked; the content must be served over HTTPS. 如果是报这个错误,可以通过下面的方式来解决 修改inc/setting/template.php文件里的 update_url: '?action=update_theme_options', 这段代码为: update_url: '?action=update_theme_options',
补充一下,一般是由于安装时域名是 http 而不是 https 导致的 可以在 WordPress 的设置里查看域名是 http 还是 https