HEX
Server: Apache
System: Linux utech.securedservers.info 4.18.0-553.109.1.el8_10.x86_64 #1 SMP Mon Mar 2 09:33:18 EST 2026 x86_64
User: autoaccidentes (1023)
PHP: 8.3.23
Disabled: NONE
Upload Files
File: /home/autoaccidentes/www/wp-content/themes/vantage/admin/about/page-github.php
<h3><?php _e( 'Developed on Github', 'vantage' ); ?></h3>
<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/admin/about/github.png" class="about-image-right about-image-no-text-below" />
<p>
	<?php printf( __( 'Vantage is actively %sdeveloped on Github%s.', 'vantage' ), '<a href="https://github.com/siteorigin/vantage">', '</a>' ); ?>
	<?php _e( "You can watch what's happening with its development and even make contributions yourself.", 'vantage' ); ?>
</p>