>>Material Top >> Wordpress Document >>category: Category tags
カテゴリー情報の表示を行います
表示中の投稿を含むカテゴリーへのリンクを表示します
separator: (string)
parents: (string)
表示中の投稿を含むカテゴリーをRSSとして表示します
type: 'rss' | 'rdf'
表示中の投稿を含むカテゴリーID(数字)を表示します
echo : (boolean)
表示中のカテゴリー名が前のカテゴリー名と異なる場合、それを表示します
befor : (string)
after : (string)
現在のページのカテゴリータイトルを表示します
prefix : (string)
display : (boolean)
カテゴリー詳細を返します
category_id : (integer)
-
-
セレクトフィールドにカテゴリー一覧を表示します
optionall : (boolean) default: TRUE
'all' : (string)
sort_column : 'ID' | 'name'
sort_order : 'asc' | 'desc'
optiondates : (boolean) default: FALSE
optioncunt : (boolean) default: FALSE
hide_empty : (boolean) default: TRUE
optionnone : (boolean) default: FALSE
selected : (integer)
hide : (integer)
カテゴリー一覧をリンクで表示します
show_option_all : (boolean) default: FALSE
orderby : 'ID' | 'name'
order : 'asc' | 'desc'
style : 'TBA'
show_count : (boolean) default: FALSE
hide_empty : (boolean) default: TRUE
use_desc_for_title : (boolean) default: TRUE
child_of : (integer)
feed : (string)
feed_image : (string)
exclude : (string)
hierarchical : (boolean) default: TRUE
title_li : (boolean) default: FALSE
カテゴリー一覧をリンクで表示します
show_option_all : (boolean) default: FALSE
orderby : 'ID' | 'name'
order : 'asc' | 'desc'
style : 'TBA'
show_count : (boolean) default: FALSE
hide_empty : (boolean) default: TRUE
use_desc_for_title : (boolean) default: TRUE
child_of : (integer)
Categories : (integer)
recurse : (boolean) default:
feed : (string)
feed_image : (string)
exclude : (string)
hierarchical : (boolean) default: TRUE
カテゴリー一覧をリンクで表示します
optionall : (boolean) default: FALSE
'all' : (string)
'sort_column' : 'ID' | 'name'
'sort_order' : 'asc' | 'desc'
'file' : (string)
list : (boolean) default: TRUE
optiondates : (string) | (boolean) default: FALSE
optioncount : (boolean) default: TRUE
hide_empty : (boolean) default: TRUE
use_desc_for_title : (boolean) default: TRUE
children : (boolean) default: TRUE
child_of : (integer)
feed : (string)
feed_image : (string)
exclude : (string)
hierarchical : (boolean) default: TRUE
現在の投稿が指定されたカテゴリーに属せばtrueを返します
category_id : (integer)
ID順に並べ替えられた親カテゴリーの一覧を返します
category : (integer) default (current category)
display_link : (boolean) default: ?
'separator' : (string)
name : (boolean) default: FALSE
カテゴリーIDに対応するURLを返します
category_id : (numeric)
カテゴリーオブジェクトを配列で返します
-