Sindbad~EG File Manager

Current Path : /home/frekansk/www/wp-content/plugins/learnpress/inc/admin/views/admin-notices/
Upload File :
Current File : //home/frekansk/www/wp-content/plugins/learnpress/inc/admin/views/admin-notices/upgrade-db.php

<?php
/**
 * Template for displaying update message
 *
 * @version 4.0.1
 */

defined( 'ABSPATH' ) || exit;

if ( ! isset( $data ) || ! isset( $data['check'] ) || ! $data['check'] ) {
	return;
}
?>

<div class="notice notice-warning lp-notice-update-database">
	<p>
		<?php _e( '<strong>LearnPress update</strong> – We need to update your database to the latest version.', 'learnpress' ); ?>
	</p>
	<p>
		<a class="button button-primary lp-btn-go-upgrade-db"
			data-context="message"
			href="<?php echo esc_url_raw( admin_url( 'admin.php?page=learn-press-tools&tab=database&action=upgrade-db' ) ); ?>">
			<?php esc_html_e( 'Go to Update', 'learnpress' ); ?>
		</a>
	</p>
</div>

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