Hi,
I wonder if there is a way to program the shortocode from a custom field in a way that the first letter is not capital
es:
if the custom field contain “Cat” I want that when I use $$custom_field:animal$$ it print at the end “cat” and not “Cat” with the capital letters.
Any tips?