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…
AddQuicktag
管理画面上の投稿フォームにHTMLタグ挿入ボタンを自由に追加出来る
graffiti on the web
この投稿へのコメント
コメントはまだありません。