| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/www/wp-content/plugins/eltd-core/shortcodes/icon/templates/ |
Upload File : |
<?php if($icon_animation_holder) : ?>
<span class="eltd-icon-animation-holder" <?php trackstore_elated_inline_style($icon_animation_holder_styles); ?>>
<?php endif; ?>
<span <?php trackstore_elated_class_attribute($icon_holder_classes); ?> <?php trackstore_elated_inline_style($icon_holder_styles); ?> <?php echo trackstore_elated_get_inline_attrs($icon_holder_data); ?>>
<?php if(!empty($link)) : ?>
<a itemprop="url" class="<?php echo esc_attr($link_class) ?>" href="<?php echo esc_url($link); ?>" target="<?php echo esc_attr($target); ?>">
<?php endif; ?>
<?php echo trackstore_elated_icon_collections()->renderIcon($icon, $icon_pack, $icon_params); ?>
<?php if(!empty($link)) : ?>
</a>
<?php endif; ?>
</span>
<?php if($icon_animation_holder) : ?>
</span>
<?php endif; ?>