Is it correct for get_children that it returns no result in some context? It's always get_children(324), but on specific sites it isn't working. So I have to check with a ForEach loop anytime...
Is it correct for get_children that it returns no result in some context? It's always get_children(324), but on specific sites it isn't working. So I have to check with a ForEach loop anytime...
It really depends upon how you're using get_children and what (if any) loops you have running.
This topic has been closed to new replies.