标签: html wordpress wordpress-theming
我想知道如果我已经改变了我的wordpress网站主题的内容,我怎么能从中创建子主题,所以我不需要从头开始创建整个网站?
答案 0 :(得分:0)
请关注子主题https://codex.wordpress.org/Child_Themes的此链接您需要在子主题目录(theme-child)style.css&中创建文件。的functions.php
答案 1 :(得分:0)
使用下面的插件。你可以创建儿童主题。
https://wordpress.org/plugins/child-theme-configurator/