如何掌握wordpress主题?

发布于 2024-10-01 04:40:31 字数 84 浏览 4 评论 0原文

我最近完成了 PHP/MySQL、css3、xhtml 和 Photoshop 的学习。现在我想为 WordPress 创建主题。所以请给我一些建议...

I have recently finished up learning PHP/MySQL,css3,xhtml and Photoshop.And now i want to create themes for WordPress.So please suggest me some ideas...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

╭ゆ眷念 2024-10-08 04:40:31

我首先下载一些流行的 主题(例如 cutline)并查看源代码。

了解循环模板层次结构,以及小部件系统

保留模板标签函数参考 文档很方便(有一个函数可以满足您想做的大多数事情)。

I would start by downloading some of the popular themes, (such as cutline) and looking through the source.

It's essential to understand the loop, the template hierarchy, and the widget system.

Keep the template tags and function reference docs handy (there's a function for most things you could want to do).

酷遇一生 2024-10-08 04:40:31

我建议您阅读 Chris Coyer 和 Jeff Star 撰写的深入了解 wordpress
这是学习 WordPress 的一个很好的指南,它还提供了一个专门介绍 WordPress 主题的很棒的部分。

I suggest you to read Digging into wordpress by Chris Coyer and Jeff Star.
It's a great guide for learning wordpress and it also provides a great section dedicated to wordpress theming.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文