[WP]模版基本檔案說明

source:Eric’s Blog

 

http://blog.ccj.idv.tw/?p=465#more-465

090323-01

*幾個wordpress模版基本檔案的說明:

index.php:整個首頁使用(主頁面)。

header.php:上頭標題列、Blog name及描述、分頁選單。

single.php:單篇文章。

page.php:分頁文章使用。

comments.php:訪客留言及留言輸入表單。

search.php:搜尋頁面。

sidebar.php:邊欄widget。

archives.php:文章、tag、分類彙整。

functions.php:定義功能函數。

404.php:error log

footer.php:下頭使用。

style.css:這個模版專屬的CSS檔案。

*繼續閱讀語法:

<?php the_content("繼續閱讀 " . the_title(‘《’, ‘》’, false)

標籤:

發表迴響

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / 變更 )

Twitter picture

You are commenting using your Twitter account. Log Out / 變更 )

Facebook照片

You are commenting using your Facebook account. Log Out / 變更 )

連結到 %s


Follow

Get every new post delivered to your Inbox.