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

67 lines
No EOL
2.4 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": "课程介绍与备份重要性",
"start_time": "00:00:00",
"end_time": "00:00:27",
"summary": "介绍本节课主题——WordPress站点备份并阐述备份的重要性和建议备份的时机。",
"type": "intro"
},
{
"title": "备份方法概览",
"start_time": "00:00:28",
"end_time": "00:00:43",
"summary": "概述将要讲解的两种主要备份方法:通过主机服务商和使用插件,并提及手动备份。",
"type": "knowledge"
},
{
"title": "通过主机服务商备份",
"start_time": "00:00:44",
"end_time": "00:01:01",
"summary": "介绍通过主机服务商控制面板进行备份是简单的方法,并说明操作入口。",
"type": "knowledge"
},
{
"title": "演示:主机商备份操作",
"start_time": "00:01:02",
"end_time": "00:03:22",
"summary": "以Pressable主机为例演示在控制面板中查看自动备份、执行按需备份以及恢复站点的过程。",
"type": "demo"
},
{
"title": "文件系统与数据库备份详解",
"start_time": "00:01:25",
"end_time": "00:02:04",
"summary": "详细解释文件系统备份和数据库备份分别包含的内容及其区别。",
"type": "knowledge"
},
{
"title": "过渡到插件备份方法",
"start_time": "00:03:23",
"end_time": "00:03:48",
"summary": "从主机商备份过渡到介绍使用插件进行备份的场景和常用插件推荐。",
"type": "transition"
},
{
"title": "演示使用Updraft Plus插件备份",
"start_time": "00:03:49",
"end_time": "00:05:21",
"summary": "演示安装并启用Updraft Plus插件进行按需备份、设置备份计划以及配置存储选项的全过程。",
"type": "demo"
},
{
"title": "备份最佳实践与手动方法",
"start_time": "00:05:22",
"end_time": "00:06:02",
"summary": "强调将备份存储在异地(如云服务)的最佳实践,并简要提及技术性较强的手动备份方法。",
"type": "knowledge"
},
{
"title": "课程总结",
"start_time": "00:06:03",
"end_time": "00:06:11",
"summary": "总结无论采用哪种方法,定期备份是保护网站和数据的关键。",
"type": "outro"
}
]
}