Your IP : 216.73.216.162


Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/
Upload File :
Current File : /home/x/b/o/xbodynamge/namtation/wp-content/class-import-greg-high-performance-seo.php.tar

www/wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php000064400000001371151143414340033126 0ustar00home/xbodynamge<?php
/**
 * File with the class to handle data from Ultimate SEO.
 *
 * @package WPSEO\Admin\Import\Plugins
 */

/**
 * Class with functionality to import & clean Ultimate SEO post metadata.
 */
class WPSEO_Import_Greg_SEO extends WPSEO_Plugin_Importer {

	/**
	 * The plugin name.
	 *
	 * @var string
	 */
	protected $plugin_name = "Greg's High Performance SEO";

	/**
	 * Meta key, used in SQL LIKE clause for delete query.
	 *
	 * @var string
	 */
	protected $meta_key = '_ghpseo_%';

	/**
	 * Array of meta keys to detect and import.
	 *
	 * @var array
	 */
	protected $clone_keys = [
		[
			'old_key' => '_ghpseo_alternative_description',
			'new_key' => 'metadesc',
		],
		[
			'old_key' => '_ghpseo_secondary_title',
			'new_key' => 'title',
		],
	];
}
wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php000064400000001371151145173140035171 0ustar00home/xbodynamge/crosstraining<?php
/**
 * File with the class to handle data from Ultimate SEO.
 *
 * @package WPSEO\Admin\Import\Plugins
 */

/**
 * Class with functionality to import & clean Ultimate SEO post metadata.
 */
class WPSEO_Import_Greg_SEO extends WPSEO_Plugin_Importer {

	/**
	 * The plugin name.
	 *
	 * @var string
	 */
	protected $plugin_name = "Greg's High Performance SEO";

	/**
	 * Meta key, used in SQL LIKE clause for delete query.
	 *
	 * @var string
	 */
	protected $meta_key = '_ghpseo_%';

	/**
	 * Array of meta keys to detect and import.
	 *
	 * @var array
	 */
	protected $clone_keys = [
		[
			'old_key' => '_ghpseo_alternative_description',
			'new_key' => 'metadesc',
		],
		[
			'old_key' => '_ghpseo_secondary_title',
			'new_key' => 'title',
		],
	];
}
wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php000064400000001371151146521700034764 0ustar00home/xbodynamge/lebauwcentre<?php
/**
 * File with the class to handle data from Ultimate SEO.
 *
 * @package WPSEO\Admin\Import\Plugins
 */

/**
 * Class with functionality to import & clean Ultimate SEO post metadata.
 */
class WPSEO_Import_Greg_SEO extends WPSEO_Plugin_Importer {

	/**
	 * The plugin name.
	 *
	 * @var string
	 */
	protected $plugin_name = "Greg's High Performance SEO";

	/**
	 * Meta key, used in SQL LIKE clause for delete query.
	 *
	 * @var string
	 */
	protected $meta_key = '_ghpseo_%';

	/**
	 * Array of meta keys to detect and import.
	 *
	 * @var array
	 */
	protected $clone_keys = [
		[
			'old_key' => '_ghpseo_alternative_description',
			'new_key' => 'metadesc',
		],
		[
			'old_key' => '_ghpseo_secondary_title',
			'new_key' => 'title',
		],
	];
}