|
Server : LiteSpeed System : Linux server104.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : saleoqej ( 6848) PHP Version : 8.0.30 Disable Function : NONE Directory : /home/saleoqej/public_html/wp-content/plugins/thrive-leads/editor/elements/ |
<div id="thrive_leads_shortcode_menu"> <span class="tve_options_headline"><span class="tve_icm tve-ic-move"></span><?php echo __( "Thrive Leads Shortcode options", "thrive-leads" ) ?></span> <ul class="tve_menu"> <?php include $menu_path . '/_margin.php' ?> <li class="tve_ed_btn tve_btn_text tve_firstOnRow"> <div class="tve_option_separator"> <span class="tve_ind tve_left" data-default="Chose Leads Shortcode"><?php echo __( "Choose Leads Shortcode", "thrive-leads" ) ?></span><span class="tve_caret tve_icm tve_left"></span> <div class="tve_clear"></div> <div class="tve_sub_btn"> <div class="tve_sub active_sub_menu"> <ul> <?php if ( ! empty( $thrive_leads_shortcodes ) && is_array( $thrive_leads_shortcodes ) ) : ?> <?php foreach ( $thrive_leads_shortcodes as $thrive_leads_shortcode ) : ?> <li data-value="<?php echo $thrive_leads_shortcode->ID ?>" class="tve_click tve-o-leads-shortcode" data-ctrl="controls.thrive_leads_shortcode.option" data-fn="fetch"><?php echo $thrive_leads_shortcode->post_title ?></li> <?php endforeach ?> <?php endif ?> </ul> </div> </div> </div> </li> </ul> </div>