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…
PS Disable Auto Formatting
WordPressによる、自動整形、タグ除去などを無効にするプラグイン
この投稿へのコメント
コメントはまだありません。