Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,249
- Themes
- 10,389
- Plugins
- 15,309
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
Looks like my problems come from Worpresses desire to add slashes to _POST (around line 527 of wp-settings, look for add_magic_quotes())… and bbPresses desire to do the same (calls to bb_global_sanitize() around like 140ish of bb-settings.php).
I can work around this with a hack to either detecting if WP_BB is defined, is there a better way to do this?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS