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-recalculate-scores-ajax.php.tar

wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php000064400000002072151136637350034264 0ustar00home/xbodynamge/crosstraining<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Ajax
 */

/**
 * Class WPSEO_Recalculate_Scores.
 *
 * This class handles the SEO score recalculation for all posts with a filled focus keyword.
 *
 * @deprecated  14.4
 * @codeCoverageIgnore
 */
class WPSEO_Recalculate_Scores_Ajax {

	/**
	 * Initialize the AJAX hooks.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function __construct() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );
	}

	/**
	 * Get the totals for the posts and the terms.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function get_total() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Start recalculation.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function recalculate_scores() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Saves the new linkdex score for given post.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function save_score() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}
}
www/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php000064400000002072151146607440032221 0ustar00home/xbodynamge<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Ajax
 */

/**
 * Class WPSEO_Recalculate_Scores.
 *
 * This class handles the SEO score recalculation for all posts with a filled focus keyword.
 *
 * @deprecated  14.4
 * @codeCoverageIgnore
 */
class WPSEO_Recalculate_Scores_Ajax {

	/**
	 * Initialize the AJAX hooks.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function __construct() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );
	}

	/**
	 * Get the totals for the posts and the terms.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function get_total() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Start recalculation.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function recalculate_scores() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Saves the new linkdex score for given post.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function save_score() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}
}
wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax/class-recalculate-scores-ajax.php000064400000002072151151174200033354 0ustar00home/xbodynamge/namtation<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Admin\Ajax
 */

/**
 * Class WPSEO_Recalculate_Scores.
 *
 * This class handles the SEO score recalculation for all posts with a filled focus keyword.
 *
 * @deprecated  14.4
 * @codeCoverageIgnore
 */
class WPSEO_Recalculate_Scores_Ajax {

	/**
	 * Initialize the AJAX hooks.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function __construct() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );
	}

	/**
	 * Get the totals for the posts and the terms.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function get_total() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Start recalculation.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function recalculate_scores() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}

	/**
	 * Saves the new linkdex score for given post.
	 *
	 * @deprecated 14.4
	 * @codeCoverageIgnore
	 */
	public function save_score() {
		_deprecated_function( __METHOD__, 'WPSEO 14.4' );

		wp_die();
	}
}