If you do not have a backup already, please create a full backup before updating. To update add-ons be sure your license keys are activated.', 'give' ), admin_url( '' ) ); ?>
%s
',
__( 'GiveWP is currently updating the database. Please do not refresh or leave this page while the update is in progress.', 'give' )
);
}
?>
is_paused_process() ? 'style="display:none;"' : ''; ?>>
%4$s', 'give' ),
$is_doing_updates
? sprintf(
'%s%s',
__( 'GiveWP is currently updating the database', 'give' ),
give_test_ajax_works() ? ' ' . __( 'in the background.', 'give' ) : '.'
)
: __( 'GiveWP needs to update the database.', 'give' ),
esc_url( $db_update_url ),
( $is_doing_updates ? 'give-hidden' : '' ),
__( 'Update now', 'give' )
);
?>
is_paused_process() ? 'style="display:none;"' : ''; ?>>
 
%2$s %3$s »',
esc_html__( 'An unexpected issue occurred during the database update which caused it to stop automatically.', 'give' ),
esc_html__( 'Please contact support for assistance.', 'give' ),
esc_html__( 'Read More', 'give' )
);
?>
is_paused_process() ) : ?>
is_doing_updates() ) : ?>
Update now',
'There are %1$d GiveWP addons that need to be updated. Update now',
$plugin_updates,
'give'
),
$plugin_updates,
esc_url( $plugin_update_url )
);
?>