Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd14
/
wp-content
/
plugins
/
halstein-core
/
inc
/
shortcodes
/
progress-bar
/
templates
/
File Content:
progress-bar.php
<div <?php qode_framework_class_attribute( $holder_classes ); ?> <?php qode_framework_inline_attrs( $data_attrs ); ?>> <div class="qodef-m-inner"> <div class="qodef-m-canvas"> <?php if ( 'custom' === $layout && ! empty( $custom_shape ) ) { echo qode_framework_wp_kses_html( 'html', rawurldecode( base64_decode( $custom_shape ) ) ); } ?> </div> <?php if ( ! empty( $title ) ) { ?> <<?php echo halstein_core_escape_title_tag( $title_tag ); ?> class="qodef-m-title" <?php qode_framework_inline_style( $title_styles ); ?>><?php echo qode_framework_wp_kses_html( 'content', $title ); ?></<?php echo halstein_core_escape_title_tag( $title_tag ); ?>> <?php } ?> </div> </div>
Submit
FILE
FOLDER
Name
Size
Permission
Action
progress-bar.php
698 bytes
0644
N4ST4R_ID | Naxtarrr