Forums
-
- Forum
- Posts
-
- Installation
- 28,101
- Troubleshooting
- 61,404
- Themes
- 10,274
- Plugins
- 15,155
- Requests & Feedback
- 14,774
- Showcase
- 3,251
-
Don’t hack the core files or you will lose changes when you upgrade. Instead do this
In your topic.php
replace
post_form();
with
post_form(array('last_page_only' => false));
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS