get_results( "SELECT taxonomy , COUNT(*) AS hits FROM $wpdb->term_taxonomy GROUP BY taxonomy" ) as $count) $counts[ $count->taxonomy ] = $count->hits; ksort( $wp_taxonomies ); $taxonomies = array_merge( array( 's' => (object) array( 'label' => 'Keyword' , 'object_type' => 'post' )) , $wp_taxonomies ); ?>
| Taxonomy | Label | Term Count |
Searchable | Suggest Terms |
Relate Records |
| 0 | /> | /> | /> |
| Category | Default in browse | Hide from front |
| name; ?> | cat_ID, $options['browse'] )) echo 'CHECKED'; ?> /> | cat_ID, $options['hide'] )) echo 'CHECKED'; ?> /> |