芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/jet-elements/templates/jet-posts/global/item-more.php
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, ) );