From 76e513bc89be1b1dad7674482ef7c6eddf9add1b Mon Sep 17 00:00:00 2001 From: Markus Ankenbrand Date: Mon, 12 Sep 2016 12:55:49 +0200 Subject: [PATCH] Add header to style --- functions.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/functions.php b/functions.php index 37428dd..cfe4451 100644 --- a/functions.php +++ b/functions.php @@ -23,31 +23,35 @@ add_filter('acf/fields/google_map/api', 'my_acf_google_map_api'); // Related posts function function atravelblog_related_posts() { - echo(' '); - wp_reset_query(); } \ No newline at end of file