__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?php

if (! function_exists('blc_get_contacts_output')) {
	function blc_get_contacts_output($args = []) {
		$args = wp_parse_args($args, [
			'data' => [],
			'link_target' => 'no',
			'link_nofollow' => 'no',
			'link_icons' => 'no',
			'type' => 'rounded',
			'fill' => 'outline',
			'size' => ''
		]);

		$has_enabled_layer = false;

		foreach ($args['data'] as $single_layer) {
			if ($single_layer['enabled']) {
				$has_enabled_layer = true;
				break;
			}
		}

		if (! $has_enabled_layer) {
			return '';
		}

		$link_attr = [];

		if ($args['link_target'] !== 'no') {
			$link_attr['target'] = '_blank';
			$link_attr['rel'] = 'noopener noreferrer';
		}

		if ($args['link_nofollow'] !== 'no') {
			if (! isset($link_attr['rel'])) {
				$link_attr['rel'] = '';
			}

			$link_attr['rel'] = trim($link_attr['rel'] . ' nofollow');
		}

		$link_attr = blocksy_attr_to_html($link_attr);

		$custom_icon_defaults = [
			'address' => 'blc blc-map-pin',
			'phone' => 'blc blc-phone',
			'mobile' => 'blc blc-mobile-phone',
			'hours' => 'blc blc-clock',
			'fax' => 'blc blc-fax',
			'email' => 'blc blc-email',
			'website' => 'blc blc-globe',
		];

		$svg_icons_defaults = [
			'address' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M10,0C6.1,0,3,3.1,3,7c0,4.5,6,11.8,6.2,12.1L10,20l0.8-0.9C11,18.8,17,11.5,17,7C17,3.1,13.9,0,10,0z M10,2c2.8,0,5,2.2,5,5c0,2.7-3.1,7.4-5,9.8C8.1,14.4,5,9.7,5,7C5,4.2,7.2,2,10,2zM10,4.5C8.6,4.5,7.5,5.6,7.5,7S8.6,9.5,10,9.5s2.5-1.1,2.5-2.5S11.4,4.5,10,4.5z"/></svg>',

			'phone' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M4.4,0C4,0,3.6,0.2,3.2,0.4l0,0l0,0L0.8,2.9l0,0C0,3.6-0.2,4.7,0.1,5.6c0,0,0,0,0,0c0.7,1.9,2.3,5.5,5.6,8.7c3.3,3.3,6.9,4.9,8.7,5.6h0c0.9,0.3,1.9,0.1,2.7-0.5l2.4-2.4c0.6-0.6,0.6-1.7,0-2.4l-3.1-3.1l0,0c-0.6-0.6-1.8-0.6-2.4,0l-1.5,1.5c-0.6-0.3-1.9-1-3.1-2.2C8,9.5,7.4,8.2,7.2,7.6l1.5-1.5c0.6-0.6,0.7-1.7,0-2.4l0,0L8.6,3.6L5.6,0.5l0,0l0,0C5.2,0.2,4.8,0,4.4,0zM4.4,1.5c0.1,0,0.1,0,0.2,0.1l3.1,3.1l0.1,0.1c0,0,0,0.1,0,0.2L5.7,6.9L5.3,7.3l0.2,0.5c0,0,0.9,2.4,2.7,4.1L8.4,12c1.8,1.6,3.9,2.5,3.9,2.5l0.5,0.2l2.3-2.3c0.1-0.1,0.1-0.1,0.2,0l3.1,3.1c0.1,0.1,0.1,0.1,0,0.2l-2.4,2.4c-0.4,0.3-0.7,0.4-1.2,0.2c-1.7-0.7-5.1-2.2-8.1-5.2c-3-3-4.6-6.5-5.2-8.2c-0.1-0.3,0-0.8,0.2-1l0,0l2.3-2.4C4.2,1.6,4.3,1.5,4.4,1.5z"/></svg>',

			'mobile' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M13.5,20H6.5c-1.6,0-2.9-1.3-2.9-2.9V2.9C3.5,1.3,4.8,0,6.5,0h7.1c1.6,0,2.9,1.3,2.9,2.9v14.1C16.5,18.7,15.2,20,13.5,20zM6.7,1.7C5.8,1.7,5,2.5,5,3.4v13.2c0,0.9,0.7,1.7,1.7,1.7h6.6c0.9,0,1.7-0.7,1.7-1.7V3.4c0-0.9-0.7-1.7-1.7-1.7H6.7z"/><path d="M11.2,4.4H8.8c-0.3,0-0.6-0.3-0.6-0.6s0.3-0.6,0.6-0.6h2.4c0.3,0,0.6,0.3,0.6,0.6S11.5,4.4,11.2,4.4z"/><circle cx="10" cy="15.7" r="1.2"/></svg>',

			'hours' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M10,0C4.5,0,0,4.5,0,10s4.5,10,10,10s10-4.5,10-10S15.5,0,10,0z M10,18.2c-4.5,0-8.2-3.7-8.2-8.2c0-4.5,3.7-8.2,8.2-8.2c4.5,0,8.2,3.7,8.2,8.2C18.2,14.5,14.5,18.2,10,18.2z M14.4,12.2c-0.2,0.3-0.5,0.5-0.8,0.5c-0.1,0-0.3,0-0.4-0.1l-3.6-1.8c-0.3-0.2-0.5-0.5-0.5-0.8V4.5C9.1,4,9.5,3.6,10,3.6s0.9,0.4,0.9,0.9v4.9L14,11C14.5,11.2,14.7,11.8,14.4,12.2z"/></svg>',

			'fax' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M17.5,5.8h-1.7v-4V0h-1.7H5.8H4.2v1.8v4H2.5C1.1,5.8,0,7,0,8.3v8.3h4.2V20h11.7v-3.3H20V8.3C20,7,18.9,5.8,17.5,5.8zM5.8,1.8h8.3v4H5.8V1.8zM14.2,18.3H5.8v-5h8.3V18.3zM18.3,15h-2.5v-3.3H4.2V15H1.7V8.3c0-0.5,0.4-0.8,0.8-0.8h15c0.5,0,0.8,0.4,0.8,0.8V15zM4.2,9.2c0,0.5-0.4,0.8-0.8,0.8S2.5,9.6,2.5,9.2s0.4-0.8,0.8-0.8S4.2,8.7,4.2,9.2z"/></svg>',

			'email' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M10,0C4.5,0,0,4.5,0,10s4.5,10,10,10h5v-2h-5c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8v1.5c0,0.8-0.7,1.5-1.5,1.5S15,12.3,15,11.5V10c0-2.7-2.3-5-5-5s-5,2.3-5,5s2.3,5,5,5c1.4,0,2.7-0.6,3.6-1.6c0.6,0.9,1.7,1.6,2.9,1.6c1.9,0,3.5-1.6,3.5-3.5V10C20,4.5,15.5,0,10,0zM10,7c1.7,0,3,1.3,3,3s-1.3,3-3,3s-3-1.3-3-3S8.3,7,10,7z"/></svg>',

			'website' => '<svg width="18" height="18" viewBox="0 0 20 20" aria-hidden="true"><path d="M9.3,0C4.4,0,0.4,4,0.4,8.9s4,8.9,8.9,8.9c0.8,0,1.5-0.1,2.2-0.3v-3.9c-0.6,1.7-1.4,2.7-2.2,2.7c-0.9,0-2-1.5-2.5-3.7h4.8v-1.5h-5c-0.1-0.7-0.1-1.4-0.1-2.2c0-0.8,0.1-1.5,0.2-2.2h5.6c0.1,0.7,0.2,1.4,0.2,2.2c0,0.2,0,0.4,0,0.6c0.4-0.4,0.9-0.6,1.5-0.6c0-0.8,0-1.5-0.1-2.2h2.8c0.2,0.7,0.3,1.4,0.3,2.2c0,0.5-0.1,1-0.2,1.5l1.3,0.9c0.2-0.8,0.3-1.6,0.3-2.4C18.1,4,14.2,0,9.3,0zM9.3,1.5c0.9,0,2,1.5,2.5,3.7h-5C7.3,2.9,8.3,1.5,9.3,1.5zM6.3,2.1C5.9,2.9,5.5,4,5.2,5.2H2.8C3.6,3.8,4.9,2.7,6.3,2.1zM12.2,2.1c1.5,0.6,2.7,1.7,3.5,3.1h-2.3C13.1,4,12.7,2.9,12.2,2.1zM2.2,6.7h2.8C4.9,7.4,4.8,8.1,4.8,8.9c0,0.8,0.1,1.5,0.1,2.2H2.2C2,10.4,1.9,9.7,1.9,8.9C1.9,8.1,2,7.4,2.2,6.7z M13.7,10.4c-0.4,0-0.7,0.3-0.8,0.7c0,0,0,0.1,0,0.1v6.6c0,0.4,0.3,0.7,0.7,0.7c0.2,0,0.4-0.1,0.5-0.2l0,0l1.4-1.6l1.5,3c0.2,0.4,0.6,0.5,1,0.3c0.4-0.2,0.5-0.6,0.3-1l-1.5-3l2.2-0.4l0,0c0.3-0.1,0.5-0.4,0.5-0.7c0-0.3-0.1-0.5-0.3-0.6l0,0l-5.1-3.6C14.1,10.4,13.9,10.4,13.7,10.4zM2.9,12.6h2.3c0.3,1.2,0.7,2.3,1.1,3.1C4.9,15.1,3.7,14,2.9,12.6z"/></svg>',
		];

		$attr = [];

		// if ($args['type'] !== 'simple') {
			$attr['data-icons-type'] = $args['type'];
		// }

		if ($args['type'] !== 'simple' && ! empty($args['fill'])) {
			$attr['data-icons-type'] .= ':' . $args['fill'];
		}

		if (! empty($args['size'])) {
			$attr['data-icon-size'] = $args['size'];
		}

		ob_start(); ?>

		<ul <?php echo blocksy_attr_to_html($attr) ?>>
			<?php
				$use_link_for_icons = $args['link_icons'] === 'yes';

				foreach ($args['data'] as $single_layer) {
			?>
				<?php
					if (! $single_layer['enabled']) {
						continue;
					}

					$item_attr = [];

					$item_attr['class'] = blocksy_visibility_classes(
						blocksy_akg(
							'visibility',
							$single_layer,
							[
								'desktop' => true,
								'tablet' => true,
								'mobile' => true,
							]
						)
					);
				?>
				<li <?php echo blocksy_attr_to_html($item_attr) ?>>
					<?php
						$link = do_shortcode(blocksy_akg('link', $single_layer, ''));

						$content = do_shortcode(blocksy_akg('content', $single_layer, ''));

						if (
							function_exists('blocksy_safe_antispambot')
							&&
							strpos($link, 'mailto:') !== false
						) {
							$content = apply_filters(
								'blocksy:frontend:contact:email:obfuscated-content',
								blocksy_safe_antispambot($content),
								$content
							);
						}

						if (
							function_exists('blocksy_safe_antispambot')
							&&
							strpos($link, 'mailto:') !== false
						) {
							$link = blocksy_safe_antispambot($link);
						}

						$link = esc_url($link);

						$with_link = $use_link_for_icons && !empty(blocksy_akg('link', $single_layer, ''));

						$icon = blocksy_html_tag(
							'span',
							[
								'class' => 'ct-icon-container'
							],
							$svg_icons_defaults[$single_layer['id']]
						);

						if ($with_link) {
							$icon = $svg_icons_defaults[$single_layer['id']];
						}

						if (function_exists('blc_get_icon')) {
							$icon = blc_get_icon([
								'icon_descriptor' => blocksy_akg(
									'icon',
									$single_layer,
									['icon' => $custom_icon_defaults[$single_layer['id']]]
								),
								'icon_container' => ! $with_link,
								'icon_html_atts' => [
									'aria-hidden' => 'true',
								]
							]);
						}

						if ($with_link) {
							$icon_link_attr = [
								'href' => $link,
								'class' => 'ct-icon-container',
								'aria-label' => blocksy_akg('title', $single_layer, '') . ' ' . $content
							];

							if ($args['link_target'] === 'yes') {
								$icon_link_attr['target'] = '_blank';
								$icon_link_attr['rel'] = 'noopener noreferrer';
							}

							if ($args['link_nofollow'] === 'yes') {
								if (! isset($icon_link_attr['rel'])) {
									$icon_link_attr['rel'] = '';
								}

								$icon_link_attr['rel'] = trim($icon_link_attr['rel'] . ' nofollow');
							}

							$icon = blocksy_html_tag(
								'a',
								$icon_link_attr,
								$icon
							);
						}

						echo $icon;
					?>

					<?php if (
						! empty(blocksy_akg('title', $single_layer, ''))
						||
						! empty($content)
					) { ?>
						<div class="contact-info">
							<?php if (! empty(blocksy_akg('title', $single_layer, ''))) { ?>
								<span class="contact-title">
									<?php echo do_shortcode(blocksy_akg('title', $single_layer, '')) ?>
								</span>
							<?php } ?>

							<?php if (! empty($content)) { ?>
								<span class="contact-text">
									<?php if (! empty($link)) { ?>
										<a href="<?php echo $link ?>" <?php echo $link_attr ?>>
									<?php } ?>

									<?php echo $content; ?>

									<?php if (! empty($link)) { ?>
										</a>
									<?php } ?>
								</span>
							<?php } ?>
						</div>
					<?php } ?>
				</li>
			<?php } ?>
		</ul>

		<?php
		return ob_get_clean();
	}
}

Filemanager

Name Type Size Permission Actions
archive Folder 0775
blocks Folder 0775
builder Folder 0775
hero Folder 0775
media Folder 0775
patterns Folder 0775
single Folder 0775
woocommerce Folder 0775
back-to-top.php File 3.29 KB 0775
breadcrumbs.php File 22.21 KB 0775
contacts-box.php File 8.79 KB 0775
customizer-builder.php File 9.53 KB 0775
emoji-scripts.php File 1.12 KB 0775
gallery.php File 7.35 KB 0775
global-attrs.php File 4.75 KB 0775
hero-section.php File 5.18 KB 0775
menus.php File 11.42 KB 0775
pagination.php File 7.49 KB 0775
patterns.php File 832 B 0775
post-meta.php File 20.82 KB 0775
posts-listing.php File 3.1 KB 0775
search.php File 5.76 KB 0775
sidebar.php File 4.29 KB 0775
skip-to-content-link.php File 269 B 0775
social-box.php File 58.98 KB 0775
vertical-spacing.php File 1.53 KB 0775
woocommerce-integration.php File 5.25 KB 0775
Filemanager