$the_id, 'post_title' => $the_title, ) ); endif; endif; // コンテンツ上ウィジェット // if ( is_active_sidebar( 'page_top' ) ) { // echo '
'; // dynamic_sidebar( 'page_top' ); // echo '
'; // }