Christian Bishop

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Capitalize Event Titles #1032226
    Christian Bishop
    Participant

    Many thanks for the reply 🙂

    Is there a PHP file where I can apply something like the following that will capitalize the event title every time it’s rendered through out the frontend?

    $event_title = ucfirst(strtolower($event_title));

    cheers!

    Christian

Viewing 1 post (of 1 total)