beginner-wordpress-user/chapters/Choosing and installing a plugin_chapters.json
studio 0c41fb6eeb feat: 更新视频章节、多平台元数据和教程文章
- 7 Tips to improve website security 全平台元数据
- 多个视频教程 Markdown 更新
2026-04-13 15:53:04 +08:00

39 lines
No EOL
1.3 KiB
JSON
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.

{
"chapters": [
{
"title": "WordPress插件简介与优势",
"start_time": "00:00:00",
"end_time": "00:00:52",
"summary": "介绍WordPress插件的核心优势、功能范围以及如何访问插件目录。",
"type": "intro"
},
{
"title": "插件来源与安装入口",
"start_time": "00:00:53",
"end_time": "00:01:35",
"summary": "说明插件的免费与付费版本并演示如何从WordPress仪表盘进入插件添加页面。",
"type": "knowledge"
},
{
"title": "如何选择优质插件",
"start_time": "00:01:36",
"end_time": "00:02:28",
"summary": "讲解选择插件时需关注的四个关键标准:评分、更新、安装量和兼容性。",
"type": "knowledge"
},
{
"title": "插件安装与启用演示",
"start_time": "00:02:29",
"end_time": "00:03:13",
"summary": "以表单插件为例演示搜索、安装、启用插件以及通过上传ZIP文件添加插件的方法。",
"type": "demo"
},
{
"title": "插件管理与故障排除",
"start_time": "00:03:14",
"end_time": "00:03:57",
"summary": "介绍如何停用和删除插件,以及识别和解决插件冲突的两种主要方法。",
"type": "troubleshooting"
}
]
}