I use wp_list_comments(); to display a list of comment in WordPress.
But it does show the format characters instead of the correct datetime. How can I fix this bug? Thank you.
I use wp_list_comments(); to display a list of comment in WordPress.
But it does show the format characters instead of the correct datetime. How can I fix this bug? Thank you.