AlkantarClanX12

Your IP : 3.15.31.27


Current Path : /home/thanudqk/thepball.com/wp-content/plugins/wordpress-seo/inc/
Upload File :
Current File : /home/thanudqk/thepball.com/wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php

<?php
/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Deprecated
 */

if ( ! function_exists( 'initialize_wpseo_front' ) ) {
	/**
	 * Wraps frontend class.
	 *
	 * @deprecated 14.0
	 * @codeCoverageIgnore
	 */
	function initialize_wpseo_front() {
		_deprecated_function( __FUNCTION__, 'WPSEO 14.0' );
	}
}