<?php $args = array("hide_empty" => 0, "type" => "post", "orderby" => "name", "order" => "ASC" ); $types = get_categories($args); ?>.
確定! 回上一頁