该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

SSL Fixer

描述

SSL Fixer makes a few changes to the database in order to fix any insecure links. Effectively fixing the HTTPS redirection and mixed content problems in one click. Precisely speaking it does two things:

  • Modify any insecure links from your wp-config.php file, such as WP_DEFINE() home and siteurl.
  • Convert all your database’s HTTP links into HTTPS ones, making the requests secure.

To make these changes, all you need to do is click the plugin’s “Fix SSL” button.

评价

此插件暂无评价。

贡献者及开发者

“SSL Fixer” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「SSL Fixer」插件已被翻译至 6 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“SSL Fixer”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

=0.1=
* First upload
=0.2=
* Tested up to 5.5
* Added translatable strings
=0.3=
* Tested up to 5.7
* Fixed readme.txt and missing license header
* Added description