【发布时间】:2018-10-31 06:17:40
【问题描述】:
我在我的网站上安装了ssl,除了一件事,所有来自get_template_directory_uri() 函数的链接都没有返回https
https://www.bearapeninsula.com这里是网站链接。
如您所见,其他一切正常,但如果您转到其他页面并检查它并检查控制台,您将看到混合内容错误,这是因为 get_template_directory_uri() 未显示 https。
【问题讨论】:
标签: php wordpress server wordpress-theming