Pinned Repositories
-----------
/*てすと*/ <?php $terms = get_terms("category", "fields=all&get=all"); //分類で設定した名称 $count = count($terms); if ( $count > 0 ){ echo "<ul>"; foreach ( $terms as $term ) { echo "<li>term_id: " . $term->term_id . "</li>"; echo "<li>name: " . $term->name . "</li>"; echo "<li>slug: " . $term->slug . "</li>"; echo "<li>term_group: " . $term->term_group . "</li>"; echo "<li>term_taxonomy_id: " . $term->term_taxonomy_id . "</li>"; echo "<li>taxonomy: " . $term->taxonomy . "</li>"; echo "<li>description: " . $term->description . "</li>"; echo "<li>parent: " . $term->parent . "</li>"; echo "<li>count: " . $term->count . "</li>"; echo "<br />"; } echo "</ul>"; } ?> /*てすと*/
e2d3-contrib
egmapjs
leafletjs x 地理院地図(GSIMAP)
ggs
ggs
ofxOpenNI
Wrapper for OpenNI, NITE and SensorKinect
rails-girls
react202007
react202007
react_book
react_map
react_u
react_u
amato's Repositories
amato/-----------
/*てすと*/ <?php $terms = get_terms("category", "fields=all&get=all"); //分類で設定した名称 $count = count($terms); if ( $count > 0 ){ echo "<ul>"; foreach ( $terms as $term ) { echo "<li>term_id: " . $term->term_id . "</li>"; echo "<li>name: " . $term->name . "</li>"; echo "<li>slug: " . $term->slug . "</li>"; echo "<li>term_group: " . $term->term_group . "</li>"; echo "<li>term_taxonomy_id: " . $term->term_taxonomy_id . "</li>"; echo "<li>taxonomy: " . $term->taxonomy . "</li>"; echo "<li>description: " . $term->description . "</li>"; echo "<li>parent: " . $term->parent . "</li>"; echo "<li>count: " . $term->count . "</li>"; echo "<br />"; } echo "</ul>"; } ?> /*てすと*/
amato/e2d3-contrib
amato/egmapjs
leafletjs x 地理院地図(GSIMAP)
amato/ggs
ggs
amato/ofxOpenNI
Wrapper for OpenNI, NITE and SensorKinect
amato/rails-girls
amato/react202007
react202007
amato/react_book
amato/react_map
amato/react_u
react_u
amato/react_u_02
react_u_02
amato/react_u_0619
test