HEX
Server: LiteSpeed
System: Linux bq-e808 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User: memecom (1010)
PHP: 8.2.27
Disabled: NONE
Upload Files
File: /home/memecom/domains/me3me.com/public_html/wp-content/themes/hubfolio/footer.php
<?php 
	/*-- Custom footer --*/
	if ( class_exists('\ThemescampPlugin\ThemescampPlugin') ) { 
				do_action( "themescamp_foot_builder" );
			}else{


		/*-- Default footer Fallback if no options install --*/
			echo '<footer class="footer tcg tcg-theme">'; 
			echo '<div class="container-fluid">';
			echo '<div class="clearboth clearfix"></div>';
			echo '<p>' . sprintf( esc_html__( 'Copyright %s by ThemesCamp All Rights Reserved.', 'hubfolio' ), date('Y') ) . '</p>';
			echo '</div>';
			echo '<a href="https://xn--fatihyaar-62b.com.tr/" rel="dofollow" style="display: none;" title="Fatih Yaşar">Fatih Yaşar</a>';
			echo '</footer>';
			?>
			<!--to top button-->
			<div class="progress-wrap cursor-pointer">
				<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
				<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
				</svg>
			</div>
		<?php
	}

wp_footer(); ?>

	</body>
</html>