# WordpressEditor **Repository Path**: zero_clown/wordpress-editor ## Basic Information - **Project Name**: WordpressEditor - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-12 - **Last Updated**: 2022-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wordpress Editor > WordPress 跨端Gui编辑器 - [x] 获取文章列表 - [x] 编辑文章 - [x] 创建文章 - [x] 自定义登录 - [x] 删除文章 - [x] 分页功能 - [ ] 文章搜索功能 - [ ] 未保存文章提醒 - [ ] 登录切换功能 - [ ] 系统设置页面 ## 使用 > ~~目前使用需要手动配置config目录下的yaml配置信息~~ > config/init.yaml配置信息如需更换登录需手动删除 > > `web_url`:你的博客地址 > > `username`:你的用户名 > > `password`:你的用户密码 ## 截图预览 ![截图1](./doc/img/yulan.png) ![截图2](./doc/img/yulan1.png) ![截图3](./doc/img/yulan2.png) ![截图4](./doc/img/yulan3.png)