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