NO IMAGE

WordPressテンプレート階層まとめ 2017

あとで、何か分岐用意しておくかな

注意:: 現在まとめ中

@See   WordPress Codex 日本語版

トップページ表示
home.php
index.php
フロントページ表示
front-page.php
固定ページ表示ルール  管理画面の設定で表示設定 セクションの「フロントページの表示」「フロントページ」が設定されている場合
ホームページ表示ルール 管理画面の設定で表示設定 セクションの「フロントページの表示」「投稿ページ」が設定されている場合
 個別投稿表示
 single-{post_type}.php  投稿タイプがproduct ならば single-product.php を探す。投稿タイプとは?
 single.php
 singular.php
 index.php
 固定ページ表示
 カスタムテンプレートファイル  ページ作成画面の「テンプレート」ドロップダウンメニューで選択したテンプレート名
 page-{slug}.php 固定ページのスラッグが hoge ならば  page-hoge.php を探す。
 page-{id}.php 固定ページIDが 6 ならば WordPress は page-6.php を探す。
 singular.php
 index.php
 カテゴリー表示
 category-{slug}.php   カテゴリーのスラッグが news ならば WordPress は category-news.php を探す
 category-{id}.php  カテゴリー ID が 6 ならば WordPress は category-6.php を探す。
 category.php
 archive.php
 index.php
 タグ表示
 tag-{slug}.php  タグのスラッグが sometag ならば WordPress は tag-sometag.php を探す。
 tag-{id}.php  タグ ID が 6 ならば WordPress は tag-6.php を探す
 tag.php
 archive.php
 index.php

 

 

カスタム分類表示
taxonomy-{taxonomy}-{term}.php 分類名が sometax、項目が someterm ならば
WordPress は taxonomy-sometax-someterm.php を探す。

投稿フォーマットの場合、

分類名は ‘post_format’、項目は ‘post_format-{format}’、

つまり taxonomy-post_format-post-format-link.php

taxonomy-{taxonomy}.php
taxonomy.php
archive.php
index.php

taxonomy.php タクソノミーはカスタム

タクソノミーとは

タクソノミーとは分類で、カテゴリーやタグの事で、
カスタムタクソノミーとは、自分でつくる分類のようなもの。

 

NO IMAGE
最新情報をチェックしよう!

    Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 37

    Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 38

    Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 39

  • Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 83

    Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 84

    Warning: Trying to access array offset on value of type bool in /home/xsvx1010357/kato.space/public_html/wp/wp-content/themes/the-thor/template-parts/single-prevnext.php on line 85
>最強のWordPressテーマ「THE THOR」

最強のWordPressテーマ「THE THOR」

システムの構築・保守運用「   」 社内システム担当が欲しいが、専属で雇うほどの仕事量はない。 必要な時に必要なだけ頼りたいというお悩みを持つ企業様へ専門知識を持って対応を行っております。 サーバから各種システムまで自社・他社で構築されたシステムに対してサポートを行っております。

CTR IMG