📜  wordpress 停止重定向到 https - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:50.155000             🧑  作者: Mango

代码示例1
// add this to the bottom of your wp-config.php
define('FORCE_SSL_ADMIN', false);