functions.phpに以下を記述
[php]if ( ! function_exists( 'post_is_in_descendant_category' ) ) {
function post_is_in_descendant_category( $cats, $_post = null ) {
foreach ( (array) $cats as $c…
<?php bloginfo('description'); ?>
<?php bloginfo('description'); ?>
この投稿へのコメント
コメントはまだありません。