wordpress升级PHP7.2 安装WP Keyword Link出现PHP Warning: Use of undefined constant action - assumed 'action
这是网站后台安装wp keyword link 插件出现 错误

然后呢

解决办法

根据提示,打开文件在325行的 action 加上’ ‘号,变成’action’

就能用了

wordpress升级PHP7.2 安装WP Keyword Link出现PHP Warning: Use of undefined constant action - assumed 'action

当然后面添加关键词时也会出现问题
wordpress升级PHP7.2 安装WP Keyword Link出现PHP Warning: Use of undefined constant action - assumed 'action
方法还是加’‘
就可以了。

相关文章: