[Plugin: Easy Comment Uploads] thesis & pics in comment fix.
-
I believe the thesis fix is adding the follwoing code to your custom_functions.php
function do_follow($text) { return comment_text(); } add_filter('thesis_comment_text','do_follow');It worked for me at least.
The topic ‘[Plugin: Easy Comment Uploads] thesis & pics in comment fix.’ is closed to new replies.