Possible to remove “,” from tags?
Answered on June 17, 2016.
Hi there,
layers_post_meta is just ab helper function for displaying meta. The tags themselves are still generated using the core function the_tags() which can be filtered.

Any hint would be helpful ad i not very expert on that matter.