Bir sayfa birkaç şablonları yükleme ile üretilir. Sayfa içeriyor:
- A header (using a header.php template)
- (Menu.php kullanarak) bir menü
- Bir kenar çubuğu (sidebar.php)
- A article (post.php)
- A tabbed area below the article that contains "comments", "related articles" and "about the author" sections (xxx.php)
- A footer (footer.php)
Yani xxx.php yanı sıra, tüm şablonları sezgisel isimleri var
Eğer sahip içeriğine göre, nasıl bu şablon isim olmalıdır herhangi bir öneriniz var mı?