get_option_name(); ?>
field_checkbox( [ 'option_name' => 'resize_larger', 'label' => __( 'Resize larger images', 'imagify' ), 'attributes' => [ 'aria-describedby' => 'describe-resize_larger', ], ] ); ?> ' . esc_html__( 'Resizing is done on upload or during optimization.', 'imagify' ) . ''; } else { esc_html_e( 'Resizing is done only during optimization.', 'imagify' ); } ?>
', ''
);
?>