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