Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have a custom fields to get name of month of date:$value=date('F',strtotime($data["mes"]));
But I get it in english. I nee to show spanish name
Any idea? Thanks
May be with setlocale(LC_ALL, 'es_ES');but I don't know where to put this code
See the first answer at https://stackoverflow.com/questions/22635303/get-day-from-string-in-spanish-php