'; $args = array('status' => 'enable'); do_action('booster_extension_social_icons',$args); echo '
'; } ?>
' ' . '' . esc_html__('Next post:', 'blog-prime') . ' ' . '

%title

', 'prev_text' => ' ' . '' . esc_html__('Previous post:', 'blog-prime') . ' ' . '

%title

', )); ?>
ID, 'blog_prime_post_sidebar_option', true ) ); if ( $blog_prime_post_sidebar_option == 'global-sidebar' || empty( $blog_prime_post_sidebar_option ) ) { $blog_prime_post_sidebar_option = $global_sidebar_layout; } if ( $blog_prime_post_sidebar_option != 'no-sidebar' ): get_sidebar(); endif; get_footer();