From 2fcd6715eacfaa0e1289909c024e77c55b417848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ey=C3=BCp=20G=C3=BCl=C5=9Fen?= <40281221+MrEbabi@users.noreply.github.com> Date: Sun, 8 Nov 2020 16:28:22 +0300 Subject: [PATCH] fix --- functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/functions.php b/functions.php index d940cd6..2a4a705 100644 --- a/functions.php +++ b/functions.php @@ -8,6 +8,7 @@ function admin_order_list_top_combine_button( $which ) { "; + echo $content; } }