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

46 lines
No EOL
1.6 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:58",
"summary": "介绍本节课目标(创建自定义页眉页脚),并说明使用的主题和站点设置。",
"type": "intro"
},
{
"title": "理解模板与页眉页脚的关联",
"start_time": "00:00:58",
"end_time": "00:01:49",
"summary": "进入站点编辑器,解释当前所有模板共享页眉页脚,以及自定义后如何影响其他模板。",
"type": "knowledge"
},
{
"title": "自定义页眉:替换与样式调整",
"start_time": "00:01:49",
"end_time": "00:03:49",
"summary": "在页面模板中替换页眉样板,并逐步调整背景图片、站点标志、标题样式和导航菜单。",
"type": "demo"
},
{
"title": "保存页眉并应用到其他模板",
"start_time": "00:03:49",
"end_time": "00:04:37",
"summary": "保存新页眉并演示如何将其应用到404等其他模板。",
"type": "demo"
},
{
"title": "自定义页脚:更新现有样板",
"start_time": "00:04:37",
"end_time": "00:06:37",
"summary": "在页面模板中更新现有页脚样板,调整站点标志、标语、导航菜单和社交媒体链接。",
"type": "demo"
},
{
"title": "验证更新与课程总结",
"start_time": "00:06:37",
"end_time": "00:07:06",
"summary": "检查其他模板如404的页脚是否自动更新并总结页眉页脚样板的作用。",
"type": "outro"
}
]
}