get_optimizer(); list ($db_size, $total_gain) = $optimizer->get_current_db_size(); } ?>

0) { // translators: %s is the total space saved in KB/MB printf(esc_html__('Total space saved: %s', 'wp-optimize'), ''. esc_html($wp_optimize->format_size($total_gain)).' '); $optimizer->update_total_cleaned(strval($total_gain)); } ?>