Forums
-
- Forum
- Posts
-
- Installation
- 27,631
- Troubleshooting
- 60,565
- Themes
- 10,191
- Plugins
- 14,981
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
$out = preg_replace( '|/!]*?[^[*?]|si', '', $out );
That should take bbCode out, put it after $out = strip_tags( $out );
. Not tested it, but it’s adapted from a function I found on Google
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS