Evan Luo

Results 68 comments of Evan Luo

你要排除权限问题的话,直接给wordpress目录777权限 ```shell chmod -r 777 [wordpress目录] ```

错啦,我挂代理加载不出来,不挂代理也加载不出来,好奇妙

> https://github.com/solstice23/argon-theme/blob/5c6d3a53fa2ba7aeadd44c5dd9194bcfcb92c7c2/settings.php#L2107-L2125 > > 2119 行加一行 echo,看看会不会执行到 哇作者大佬

你找到主题文件夹下面的`settings.php`,打开,在2118-2119之间换行,输入`echo "TEST";`