Forums
-
- Forum
- Posts
-
- Installation
- 27,615
- Troubleshooting
- 60,560
- Themes
- 10,189
- Plugins
- 14,971
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
this is untested…
make a file in your my-plugin directory and call it whatever you want. Insert the following:
global $topic;
add_filter ( 'get_topic_posts', ($topic->topic_posts)-1, $topic->topic_id );
That should work
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS