Forums
-
- Forum
- Posts
-
- Installation
- 28,369
- Troubleshooting
- 62,138
- Themes
- 10,387
- Plugins
- 15,305
- Requests & Feedback
- 14,888
- Showcase
- 3,252
-
Thank DKB. To disable that line, go to line 1017 in the WordPress-side plugin file wpbb-sync.php
and comment out (put \
before each line):
$comments[count($comments)-1]->comment_content .= '<br/><p class="wpbb_continue_discussion">'.
__('Please continue discussion on the forum: ', 'wpbb-sync')."<a href='$link'> link</a></p>";
You can also just change the text there too. Someone tell these guys about array_push()
?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS