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