Plugin author: “pre_comment_on_post” hook equivalent for bbpress?
-
Hi!
I’ve make a plugin to work in wordpress comments form for guest but it don’t work with bbpress.
It use this hook:
add_filter(‘pre_comment_on_post’, ‘wp_stopforumspam_check_query’);
How i can make compatible also with bbpress? π
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.