'show', 'astrad_bead_div_option' => 'show', 'astrad_scroll_to_top' => 'show', 'astrad_single_sidebar_layout' => 'right_sidebar', 'astrad_blog_sidebar_layout' => 'right_sidebar', 'astrad_page_sidebar_layout' => 'right_sidebar', 'astrad_site_layout' => 'fullwidth_layout', 'astrad_copyright_text' => esc_html__( 'Copyright © 2021 | All Rights Reserved.', 'astrad' ), 'astrad_copyright_text_color' => '#191919', 'astrad_fwidget_text_color' => '#162238', 'astrad_show_author' => 'show', 'astrad_show_date' => 'show', 'astrad_show_fimage' => 'show', 'astrad_show_category' => 'show', 'astrad_show_tags' => 'show', 'astrad_blog_excerpt_length' => 30, 'astrad_archive_read_more_text' => esc_html__( 'Read More', 'astrad' ), 'astrad_radio_post_content' => 'excerpt', 'astrad_radio_post_pagination' => 'pagination', 'astrad_show_single_author' => 'show', 'astrad_show_single_date' => 'show', 'astrad_show_single_fimage' => 'show', 'astrad_show_single_category' => 'show', 'astrad_show_single_tags' => 'show', 'astrad_show_single_nav' => 'show', 'astrad_header_bg_option' => 'show', ); if ( !empty( $default[ $options ] ) ) return $default[ $options ]; } }