Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd
/
wp-content
/
plugins
/
lastudio-element-kit
/
templates
/
countdown-timer
/
global
/
File Content:
index.php
<?php $items_size = $this->get_settings('items_size'); ?> <div class="elementor-lakit-countdown-timer"> <div class="lakit-countdown-timer timer-<?php echo esc_attr($items_size); ?>" data-due-date="<?php echo esc_attr($this->due_date()); ?>" data-show-days="<?php echo esc_attr($this->get_settings_for_display('show_days')); ?>"> <?php $this->_glob_inc_if( '00-days', array( 'show_days' ) ); ?> <?php $this->_glob_inc_if( '01-hours', array( 'show_hours' ) ); ?> <?php $this->_glob_inc_if( '02-minutes', array( 'show_min' ) ); ?> <?php $this->_glob_inc_if( '03-seconds', array( 'show_sec' ) ); ?> </div> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
00-days.php
440 bytes
0644
01-hours.php
455 bytes
0644
02-minutes.php
453 bytes
0644
03-seconds.php
340 bytes
0644
index.php
618 bytes
0644
N4ST4R_ID | Naxtarrr