>
', '' ); else : the_title( '

', '

' ); endif; if ( 'post' === get_post_type() ) : ?>
"%s"', 'bitcoinee' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); ?>
ID ); if( $categories ) { $category_ids = array(); foreach ( $categories as $category ) { $category_ids[] = $category->term_id; } } $relatedposts = array( 'post_type' => array( 'post' ), 'post_status' => array( 'publish' ), 'category__in' => $category_ids, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'ignore_sticky_posts' => 1, 'no_found_rows' => true, // Don't need pagination, speed up database queries ); $bitcoinee_relatedposts = new WP_Query( $relatedposts ); if ( $bitcoinee_relatedposts->have_posts() ) { echo '