Hello,
I’m currently developing a theme, and I’d like to customize the appearance of the default recent comments widget. At the moment, it is outputting the following:
Username on Post Title
or..
John on Post 1
I would like it to display the following:
Post Title: Comment
or..
Post 1: This is a great post, thanks!
This also needs to be done from within the theme’s folder. I cannot edit core WordPress files.
Does anybody have any suggestions?
Thanks.