X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/plugins/hub-core/shortcodes/particles
home
/
hamdjcne
/
public_html
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
particles
/
ðŸ“
..
📄
liquid-particles.php
(36.86 KB)
📄
view.php
(436 B)
Editing: 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 -->
Upload File
Create Folder