I am wanting to get my wp_get_categories to appear inline with commas like this: cat1, cat2, cat3, cat4, cat5
I am also wanting wp_get_bookmarks to have commas so they appear the same way, like this: cat1, cat2, cat3, cat4, cat5
I've gotten the wp_get_bookmarks to appear inline but no commas, I've read that the reason the wp_get_categories don't display like that, inline, is because they have line breaks after each title/link. I don't know if that is true or not but I can't get it to appear like that still. Thanks for reading this and for any help you provide! :)