Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 Wordpress 主题。我听说创建一个儿童主题是必须的。但我见过没有参考任何父主题的高级和免费模板。现在,如果我想将创建的主题导出到另一个站点,我该怎么做?复制父主题和子主题?
谢谢 :)
仅当您想更改默认 wordpress 主题(如 TwentyEleven 或 TwentyTwelve)中的任何内容时,您才真正需要创建子主题。
如果您正在为 Wordpress 开发全新的主题,则不应创建任何子主题。您将能够通过复制其自己的文件夹来导出该主题。