Home › Forums › Pro Support › Change separator in post meta › Reply To: Change separator in post meta
January 17, 2017 at 1:00 am
#1440
Keymaster
It’s not possible with the current release, but I just commited a change that adds a filter there: https://github.com/tomusborne/wp-show-posts/commit/ea3067af7a85212be5bdad491713b828fe19a9be
If you’re comfortable altering the PHP you can go ahead and make the change, then add the filter.
Let me know 🙂