WordPress Automatic plugin tables update required. Please visit the update URL HERE, it will keep refreshing, leave it till it tells you congratulation!'; ?>
= $uts ['start']) {
$diff = $uts ['end'] - $uts ['start'];
return round ( $diff / 60, 0 );
}
}
} // end function
add_action ( 'admin_notices', 'wp_automatic_update_notice' );