' . __( 'Pages:', 'boss' ), 'after' => '
' ) );
endwhile;
print 'post_content) ? 'has-footer' : '').'">
'; //load image if(has_post_thumbnail(get_the_ID())){ $boss_src = wp_get_attachment_image_src( get_post_thumbnail_id(get_the_ID()), 'full' ); print ''; }else{ if ( current_user_can( 'publish_posts' ) ) { print ''.__('Please set a featured image for this page to display an image here!
Try to keep its file size below 350kbyte for faster loading!','boss').'