欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

wordpress编辑器选择ckeditor、ckfinder_PHP教程

程序员文章站 2022-04-16 08:54:02
...
CKEditor for WordPress

搜索安装

上传功能需要ckfinder

上传ckfinder文件夹的内容到服务器“ckfinder”的根目录

重命名ckfinder_config.php为config.php(覆盖掉原有文件夹下的config.php文件)

删除ckfinder文件下“_samples”和 “userfiles”例子与用户文件夹两个子文件夹

最后在左边CKEditor的管理菜单中选择upload options 中启用ckfinder功能即可

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/440216.htmlTechArticleCKEditor for WordPress 搜索安装 上传功能需要ckfinder 上传ckfinder文件夹的内容到服务器ckfinder的根目录 重命名ckfinder_config.php为config.php(覆盖掉原...