Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,249
- Themes
- 10,390
- Plugins
- 15,310
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
plugin don’t works with 1.0.1
will try core edit
upd1: works on 1.0.1 with 1 editing only in topic.php:
/topic.php line 21
$posts = get_thread( $topic_id, $page );
change to
$posts = get_thread( $topic_id, $page, true );
thx _ck_!
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS