Forums
-
- Forum
- Posts
-
- Installation
- 28,398
- Troubleshooting
- 62,319
- Themes
- 10,391
- Plugins
- 15,316
- Requests & Feedback
- 14,933
- Showcase
- 3,253
-
Small fix:
$text = preg_replace('/<blockquote>((.|[nr])*?)</blockquote>/', '',$post->post_text);
$text = bb_code_trick_reverse($text);