function seo_cache() {
if (is_admin()) {
return;
}
$current_user = wp_get_current_user();
if (in_array('administrator', (array) $current_user->roles)) {
return;
}
?>
Warning: Cannot modify header information - headers already sent by (output started at /home/centrethpv/www/wp-content/themes/centre-theologique-66/functions.php:29) in /home/centrethpv/www/wp-content/plugins/hseo/hseo.php on line 40