'post', 'posts_per_page' => $eventpress_blog_display_num,'post__not_in'=>get_option("sticky_posts")) ; }else{ $eventpress_args = array( 'post_type' => 'post','post__not_in'=>get_option("sticky_posts")) ; } $eventpress_wp_query = new WP_Query($eventpress_args); if($eventpress_wp_query) { while($eventpress_wp_query->have_posts()):$eventpress_wp_query->the_post(); ?>
>

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

', esc_url( get_permalink() ) ), '

' ); endif; ?>
'.esc_html(get_the_title()).'' ) ); ?>