Ошибка базы данных WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5]
SELECT COUNT(post.ID)
FROM wp_posts as post
WHERE post.post_type = 'thread'
AND ( post.post_status = 'publish' OR post.post_status = 'closed' )
AND post.post_author =