From 23ef4e25edb7879c898d82e780a7b23d4b5ffe6e Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Tue, 18 Jun 2019 15:33:32 +0300 Subject: [PATCH] functions: add rss links in header --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index ba34a14..73f6900 100644 --- a/functions.php +++ b/functions.php @@ -2,6 +2,7 @@ # Add support for thumbnais add_theme_support( 'post-thumbnails' ); +add_theme_support( 'automatic-feed-links' ); register_nav_menus(