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: /home/turkishi/www/wp-content/themes/kidzieo/theme-parts/client/client-style-1.php
<?php $hover_img = pbmit_client_hover_img(); ?>
<div class="pbmit-border-wrapper text-align-center">
	<div class="pbmit-client-wrapper<?php if(!empty($hover_img)){ ?> pbmit-client-with-hover-img<?php } ?>">
		<h4 class="pbmit-hide"><?php echo get_the_title(); ?></h4>
		<?php pbmit_client_logo_link('start'); ?>
		<?php echo pbmit_esc_kses(pbmit_client_hover_img()); ?>
		<?php pbmit_get_featured_data( array( 'size' => 'pbmit-img-770x9999' ) ); ?>
		<?php pbmit_client_logo_link('end'); ?>
	</div>
</div>