Current File : /home/digitaw/www/wp-content/updraft/plugins-old/to-top/admin/partials/footer.php
<!-- Footer -->
<div class="catchp-footer">
	<div class="catchp-footer-site-info">
		<a href="<?php echo esc_url( 'https://catchplugins.com/' ); ?>" target="_blank"><?php esc_html_e( 'Catch Plugins', 'to-top' ); ?></a>
	</div>

	<div class="catchp-footer-menu">
		<ul>
			<li><a href="<?php echo esc_url( 'https://catchthemes.com/themes/category/premium/' ); ?>" target="_blank"><?php esc_html_e( 'View Themes', 'to-top' ); ?></a></li>
			<li><a href="<?php echo esc_url( 'https://catchplugins.com/plugins/' ); ?>" target="_blank"><?php esc_html_e( 'View Plugins', 'to-top' ); ?></a></li>
			<li><a href="<?php echo esc_url( 'https://catchplugins.com/support/' ); ?>" target="_blank"><?php esc_html_e( 'Support', 'to-top' ); ?></a></li>
		</ul>
	</div>
</div> <!-- .catchp-footer -->