Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,682
- Themes
- 10,431
- Plugins
- 15,361
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
ah it needs the topic id, sorry, try this
<?php remove_action('topicmeta','bb_polls_pre_poll',200); bb_polls_pre_poll($topic_id); ?>