/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
particles
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/particles
Edit:
/home/melaqxso/public_html/wp-content/plugins/hub-core/shortcodes/particles/view.php
<?php extract( $atts ); $id = ( $el_id ) ? ' id="' . esc_attr( $el_id ) . '"' : ''; $classes = array( 'ld-particles-container', $this->get_visible_on_hover(), $this->getAsBg(), $el_class, $_id, ); // Enqueue Conditional Script $this->scripts(); $this->generate_css(); ?> <div<?php echo $id; ?> class="<?php echo ld_helper()->sanitize_html_classes( $classes ); ?>"> <?php $this->get_items() ?> </div><!-- /.particles -->
Ukuran: 436 B