adding ref_dest field to the array in adminhooks textsearch array
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 20 Sep 2018 15:11:11 +0000 (11:11 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 20 Sep 2018 15:11:11 +0000 (11:11 -0400)
setup/adminHooks.php

index 790d790..3b76050 100644 (file)
@@ -96,7 +96,8 @@ add_filter(
                 'fields' => [
                     'id',
                     'title',
-                    'image'
+                    'image',
+                    'ref_dest'
                 ]
             ],
             'pending' => [