Hi.
I want to display an inline list of elements that come from a relationship field. The relationship field is linked to my WP posts. I want to add separators between each element, but not at the end. Any ideas on how to do this?
Thanks!
Without more information I can’t give you much detail. But to do this you use implode() https://www.php.net/manual/en/function.implode.php