-
搜索
-
You are currently browsing the archives for the tag.
Categories
Archives
Meta
Links
Recent Comments
WordPress主题常用函数汇总
(一)WordPress基本模板文件
一套完整的WordPress模板应至少具有如下文件:
style.css : CSS(样式表)文件 index.php : 主页模板 archive.php : Archive/Category模板 404.php : Not Found 错误页模板 comm[......]
分类:Wordpress