Forums
-
- Forum
- Posts
-
- Installation
- 28,550
- Troubleshooting
- 62,913
- Themes
- 10,445
- Plugins
- 15,400
- Requests & Feedback
- 15,014
- Showcase
- 3,258
-
Small fix:
$text = preg_replace('/<blockquote>((.|[nr])*?)</blockquote>/', '',$post->post_text);
$text = bb_code_trick_reverse($text);