Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/rhodeworks/wp-content/plugins/nextgen-gallery/templates/AttachToPost/ |
Upload File : |
<div id='ngg_page_content'> <div id="errors"> </div> <div class="ngg_page_content_menu" class="ngg_advanced"> <?php foreach ( $tabs as $tab ) : ?> <a href='javascript:void(0)' data-id='<?php esc_attr_e( $tab['id'] ); ?>'><?php esc_html_e( $tab['title'] ); ?></a> <?php endforeach ?> </div> <div class="ngg_page_content_main""> <?php foreach ( $tabs as $tab ) : ?> <div data-id='<?php esc_attr_e( $tab['id'] ); ?>'> <h3 class="accordion_tab" id="<?php esc_html_e( $tab['id'] ); ?>"><?php esc_html_e( $tab['title'] ); ?></h3> <div id="<?php echo esc_attr( $tab['id'] ); ?>_content"><?php echo $tab['content']; ?></div> </div> <?php endforeach ?> <p class="wp-core-ui"> <input type="button" class="button button-primary button-large ngg_display_tab_save" id="save_displayed_gallery" value=" <?php if ( $displayed_gallery->id() ) { _e( 'Save Changes', 'nggallery' ); } else { _e( 'Insert Gallery', 'nggallery' ); } ?> "/> </p> <div class="ngg_igw_video"> <p class="ngg_igw_video_open button-primary"><?php esc_html_e( 'Need a quick tutorial?', 'nggallery' ); ?></p> <div class="ngg_igw_video_inner"> <span class="ngg_igw_video_close"><?php esc_html_e( 'Click to Close', 'nggallery' ); ?></span> </div> </div> </div> </div>