config['show_title'] ) { return; } $args = array( 'before' => sprintf( '<%1$s class="entry-title">%2$s', esc_attr( $this->config['entry_title'] ), empty( $this->config['add_permalink_wrapper'] ) ? '' : sprintf( '' ), ); the_title( $args['before'], $args['after'] );