Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Asmund.Birkeland
visgroup-webpages
Commits
b8987e3c
Commit
b8987e3c
authored
Jan 31, 2020
by
Stefan.Bruckner
Browse files
different approach
parent
58006315
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/visgroup/single-team.php
View file @
b8987e3c
...
...
@@ -40,8 +40,7 @@ the_post();
'meta_query'
=>
array
(
array
(
'key'
=>
'group_head'
,
'value'
=>
'"'
.
get_the_ID
()
.
'"'
,
'compare'
=>
'LIKE'
'value'
=>
get_the_ID
(),
)
)
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment