File "aioseo.php"

Full Path: /home/ycoalition/public_html/blog/wp-content/themes/woodmart/inc/integrations/aioseo.php
File size: 225 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * AIOSEO.
 *
 * @package woodmart
 */

if ( ! function_exists( 'aioseo' ) ) {
	return;
}

add_action( 'wp_head', 'woodmart_page_css_files_disable', 0 );
add_action( 'wp_head', 'woodmart_page_css_files_enable', 2 );