projects
/
WP-Plugins
/
glm-member-db-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd2c90f
)
adding ref_dest field to the array in adminhooks textsearch array
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 20 Sep 2018 15:11:11 +0000
(11:11 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 20 Sep 2018 15:11:11 +0000
(11:11 -0400)
setup/adminHooks.php
patch
|
blob
|
history
diff --git
a/setup/adminHooks.php
b/setup/adminHooks.php
index
790d790
..
3b76050
100644
(file)
--- a/
setup/adminHooks.php
+++ b/
setup/adminHooks.php
@@
-96,7
+96,8
@@
add_filter(
'fields' => [
'id',
'title',
- 'image'
+ 'image',
+ 'ref_dest'
]
],
'pending' => [