• Resolved torlang

    (@torlang)


    Just started using wordpress software. Is it possible to get rid of the lower case only in comments? Seems like it converts all upper case letters to lower case for some reason.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter torlang

    (@torlang)

    Edit: This is probably editable in the theme’s comments.php. I just don’t know where to look in comments.php to change it…..can I have a hint from someone?

    Hi,

    You need to edit wp-includes/comment-template.php file and change display case to the lower with php strtolower function

    Thanks,

    Shane G.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘comments in lower case’ is closed to new replies.