/
/
home
/
melaqxso
/
nymetrocualumni.com
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
carousel-gallery
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/nymetrocualumni.com/wp-content/plugins/hub-core/shortcodes/carousel-gallery
Edit:
/home/melaqxso/nymetrocualumni.com/wp-content/plugins/hub-core/shortcodes/carousel-gallery/view.php
<?php extract( $atts ); // Enqueue Conditional Script $this->scripts(); $classes = array( 'carousel-container', $navfloated, $navhalign, $navvalign, $navdirection, $navline, $navsize, $navfill, $navshape, $navshadow, $align_dots, $size_dots, $dots_style, $el_class, $this->get_id() ); $this->generate_css(); ?> <div id="<?php echo $this->get_id() ?>" class="<?php echo ld_helper()->sanitize_html_classes( $classes ); ?>"> <div class="carousel-items row" <?php $this->get_options() ?>> <?php $this->columnize_content( $content ); echo ld_helper()->do_the_content( $content ); ?> </div> </div>
Ukuran: 628 B