Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
In reply to: Mapping WordPress tags with 2.0 tags
I was able to get a custom taxonomy associated with topics only partially working with bbPress 2.6a and WP 3.8, but the performance of queries was terrible compared to using postmeta. A query using a custom taxonomy that took 3.8 seconds took only 0.01 seconds with the same information stored in postmeta. So performance needs to be taken into account.
In reply to: distinguish between original post and repliesThanks very much for posting your solution, Roger. I had the exact same frustration. And no, I found no better way to do this. I had tried using $post->post_type but that gave unexpected results.
In reply to: New topic button does not work in forumsHaving the same issue.
In reply to: bots spamming in my forum w/ human test!There is no twitterfeed on my forum and I have the problem.
In reply to: bots spamming in my forum w/ human test!I am having the same problem. It is the same spammer or technique as newform and just started a few hours ago.
Viewing 5 replies - 1 through 5 (of 5 total)