Sindbad~EG File Manager

Current Path : /home/chassiw/www/wp-content/plugins/wp-statistics/includes/log/widgets/
Upload File :
Current File : /home/chassiw/www/wp-content/plugins/wp-statistics/includes/log/widgets/about.php

<?php
function wp_statistics_generate_about_postbox_content() {
	global $WP_Statistics;
	?>
    <div style="text-align: center;">
        <a href="https://wp-statistics.com" target="_blank"><img src="<?php echo plugins_url( 'wp-statistics/assets/images/logo-250.png' ); ?>"></a>
    </div>

    <div id="about-links" style="text-align: center;">
        <p><a href="https://wp-statistics.com" target="_blank"><?php _e( 'Website', 'wp-statistics' ); ?></a></p>
        | <p><a href="https://wordpress.org/support/plugin/wp-statistics/reviews/?rate=5#new-post" target="_blank"><?php _e( 'Rate & Review', 'wp-statistics' ); ?></a></p>
		<?php
		if ( current_user_can( wp_statistics_validate_capability( $WP_Statistics->get_option( 'manage_capability', 'manage_options' ) ) ) ) {
			?>
            | <p><a href="?page=<?php echo WP_Statistics::$page['settings']; ?>&tab=about"><?php _e( 'More Info', 'wp-statistics' ); ?></a></p>
            | <p><a href="admin.php?page=wps_welcome"><?php _e( 'What’s New', 'wp-statistics' ); ?>?</a></p>
			<?php
		}
		?>
        <div class="wps-postbox-veronalabs">
            <a href="https://veronalabs.com" target="_blank" title="<?php _e('Power by VeronaLabs', 'wp-statistics'); ?>"><img src="https://veronalabs.com/wp-content/themes/veronalabs.com/assets/images/logo.svg"/></a>
        </div>
    </div>
	<?php
}


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists