WordPress ChatGPT对话插件 WP-ChatGPT

插件介绍

为你的Wordpress博客添加ChatGpt,调用最新3.5接口Wordpress后台上传插件安装,启用,伪静态配置wordpress,新建页面输入[wp-chatgpt]访问页面即可使用,PHP版本:8.0以上

chatgptchajian.png

伪静态规则:

location /
{
try_files $uri $uri/ /index.php?$args;
}
rewrite /wp-admin$ $scheme://$host$uri/ permanent;

 

下载地址

温馨提示:本文最新于2023-03-10 00:33:07进行了更新,某些文章内容具有时效性,若失效或有错误,请在下方留言
© 版权声明
THE END
点赞10投币 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容