Submit
Path:
~
/
home
/
getwphos
/
public_html
/
milceticarch
/
wp-content
/
plugins
/
edge-core
/
shortcodes
/
counter
/
templates
/
File Content:
counter.php
<div class="edgtf-counter-holder <?php echo esc_attr($holder_classes); ?>"> <div class="edgtf-counter-inner"> <?php if(!empty($digit)) { ?> <span class="edgtf-counter <?php echo esc_attr($type) ?>" <?php echo aalto_edge_get_inline_style($counter_styles); ?>><?php echo esc_html($digit); ?></span> <?php } ?> <?php if(!empty($title)) { ?> <<?php echo esc_attr($title_tag); ?> class="edgtf-counter-title" <?php echo aalto_edge_get_inline_style($counter_title_styles); ?>> <?php echo esc_html($title); ?> </<?php echo esc_attr($title_tag); ?>> <?php } ?> <?php if(!empty($text)) { ?> <p class="edgtf-counter-text" <?php echo aalto_edge_get_inline_style($counter_text_styles); ?>><?php echo esc_html($text); ?></p> <?php } ?> </div> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
counter.php
765 bytes
0644
N4ST4R_ID | Naxtarrr