From 17b9120c2e6a4f1aa020049773ef9d74ee3d1fd5 Mon Sep 17 00:00:00 2001 From: Marco Milesi Date: Sat, 28 Mar 2015 23:54:52 +0100 Subject: [PATCH] Update functions.php --- functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 8ba399e..245de1f 100644 --- a/functions.php +++ b/functions.php @@ -150,9 +150,7 @@ function pasw2015_favicon() { add_theme_support( 'custom-header', $args ); add_theme_support('post-thumbnails'); - -/* Hack per visualizzare A.T. e CIRCOLARI (plugin) negli archivi @ M. Milesi 15 settembre 2014 */ - +add_theme_support( 'title-tag' ); /* Menu */ add_action('init', 'register_my_menus');