get_option('retention-enabled') == 'true') ? 'checked="checked"' : ''; ?> /> get_option('retention-period', '2'), 1); echo ''; ?>

get_option('revisions-retention-enabled')) ? 'checked="checked"' : ''; ?> /> get_option('revisions-retention-count', '2'); echo ''; ?>

include_template('take-a-backup.php', false, array('label' => __('Take a backup with UpdraftPlus before running scheduled optimizations', 'wp-optimize'), 'checkbox_name' => 'enable-auto-backup-scheduled')); ?>