2019 Sep 14 Sat
カテゴリーの説明箇所に数字を入力(例:000、001、002〜) <?php $terms = get_terms('menu_cat','orderby=description'); foreach ( $terms as $term ) { echo '<li><a href="'.get_term_link($term).'">'.$term->name.'</a></li>'; } ?>
2025.07.07
2025.07.04
2025.06.24
2024.10.02
2024.08.29
0