bbpress-api-server/README.md
2025-07-23 23:49:42 +08:00

10 lines
826 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

bbPress API Server 是由薇晓朵团队开发,并完全交付给文派开源 WenPai.org 社区的一项基础功能插件,任何人都可以免费使用。
<img width="1536" height="1152" alt="image" src="https://github.com/user-attachments/assets/389a41b0-dab1-4858-8cb4-4379e3c327cb" />
安装启用后,你将会看到如下界面,当插件状态为 绿色 【启用】 时,你的 bbPress 论坛就准备好可以将帖子、恢复等数据进行外部调用。
<img width="918" height="883" alt="image" src="https://github.com/user-attachments/assets/6bd42541-d18b-4391-9a1f-d31a0d76c1b6" />
2.0 版本里我们对原有的 API 端点进行了改造,现在可以正常创建新帖和回复,并且当你的目的是想要将 WordPress 打包成 APP 或者小程序时就需要用到以下端点。