Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi,
Why you use LIKE in get_comment_count()??
You should use "WHERE c.`comment_type` == 'woodiscuz'"
insted of:
"WHERE c.`comment_type` LIKE 'woodiscuz'"
LIKE is very slow comparison.
If you say, "oh its for backward compatibility". But you already update all of that comment_type in update_comments_types_2_2_0()
You're asking your question in a wrong forum. This is wpDiscuz plugin support forum.
Im realy sorry I dont know woodiscuz and wpdiscuz is from different company. Can you point me where to post this?