get_attr( 'show_more' ) ) { return; } if ( 'yes' === $this->get_attr( 'open_new_tab' ) ) { $target = "_blank"; } else { $target = ''; } jet_elements_post_tools()->get_post_button( array( 'class' => 'btn btn-primary elementor-button elementor-size-md jet-more', 'text' => $this->get_attr( 'more_text' ), 'icon' => $this->html( $this->get_attr( 'more_icon' ), '%1$s', array(), false ), 'html' => '
%4$s%5$s
', 'echo' => true, ) );