X7ROOT File Manager
Current Path:
/home/hamdjcne/public_html/wp-content/plugins/hub-core/shortcodes/countdown
home
/
hamdjcne
/
public_html
/
wp-content
/
plugins
/
hub-core
/
shortcodes
/
countdown
/
ðŸ“
..
📄
liquid-countdown.php
(8.85 KB)
📄
view.php
(428 B)
Editing: view.php
<?php extract( $atts ); $classes = array( 'countdown', 'h3', 'my-0', $countdown_inline ? 'countdown-inline' : '', $el_class, $this->get_id() ); // Enqueue Conditional Script $this->scripts(); //Generate CSS $this->generate_css(); ?> <div class="<?php echo ld_helper()->sanitize_html_classes( $classes ) ?>" id="<?php echo $this->get_id(); ?>" data-plugin-countdown="true" <?php $this->get_plugin_opts(); ?>></div>
Upload File
Create Folder