get_theme_mod('show_single_post_category', true), 'show_post_thumbnail' => get_theme_mod('show_single_post_thumbnail', true), 'show_post_date' => get_theme_mod('show_single_post_date', true), 'show_post_comments' => get_theme_mod('show_single_post_comments', true), 'show_post_author' => get_theme_mod('show_single_post_author', true), 'show_post_title' => get_theme_mod('show_single_post_title', true), 'show_recommend_posts' => get_theme_mod('show_recommend_posts', true), 'show_post_navigation' => get_theme_mod('show_post_navigation', true), 'show_post_tags' => get_theme_mod('show_single_post_tags', true), 'post_layout' => get_theme_mod('post_page_layout', '1'), 'show_post_author_box' => get_theme_mod('show_post_author_box', true), ); ?>