Forums
-
- Forum
- Posts
-
- Installation
- 28,498
- Troubleshooting
- 62,607
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- 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); ?>