その他

$options = get_desing_plus_option(); if(is_category()){ $category = get_category( get_query_var( 'cat' ) ); $cat_id = $category->cat_ID; }else{ $cat_id= 'null'; } if( $cat_id ){ $cat_id = $cat_id; } else { $cat_id = 'null'; } ?>
PAGE TOP