Forums
-
- Forum
- Posts
-
- Installation
- 28,091
- Troubleshooting
- 61,374
- Themes
- 10,273
- Plugins
- 15,121
- Requests & Feedback
- 14,751
- Showcase
- 3,251
-
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