I have a View that gives me a list of entries separated by a comma. I want the View's shortcode to run - outputting its content - and I need another function to trim the last character from that output. I've tried making a shortcode that should run on the content and trim that last comma, but it does not.
Anyone have a snippet of code they'd care to share?:)
Share your PHP code for the shortcode.