HEX
Server: LiteSpeed
System: Linux l24.yourwebhosting.net 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: turkishi (1582)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/themes/kidzieo/theme-parts/fid/fid-style-3.php
<div class="pbmit-fld-contents">
	<div class="pbmit-fld-wrap">
		<h4 class="pbmit-fid-inner">
			<span class="pbmit-fid-before"><?php echo pbmit_esc_kses( $before_text ); ?></span>
			<span
				class					= "pbmit-number-rotate"
				data-appear-animation	= "animateDigits"
				data-from				= "0"
				data-to					= "<?php echo esc_html( $digit ); ?>"
				data-interval			= "<?php echo esc_html( $interval ); ?>"
				data-before				= ""
				data-before-style		= ""
				data-after				= ""
				data-after-style		= ""
				>
					<?php echo esc_html( $digit ); ?>
			</span>
			<span class="pbmit-fid"><?php echo pbmit_esc_kses( $after_text ); ?></span>
		</h4>
		<?php if( !empty($title) ) : ?>
			<h3 class="pbmit-fid-title"><?php echo pbmit_esc_kses($title); ?></h3>
		<?php endif; ?>
	</div>
</div><!-- .pbmit-fld-contents -->