Ticket #8890: 8890-bp-core-catchuri.diff
| File 8890-bp-core-catchuri.diff, 450 bytes (added by , 3 years ago) |
|---|
-
src/bp-core/bp-core-catchuri.php
diff --git a/src/bp-core/bp-core-catchuri.php b/src/bp-core/bp-core-catchuri.php index 5c00b9c0c..70e8826f3 100644
a b defined( 'ABSPATH' ) || exit; 31 31 * - $bp->action_variables: array ['group', 5] 32 32 * 33 33 * @since 1.0.0 34 * 35 * @global $current_blog. 36 * @global $wp_rewrite. 34 37 */ 35 38 function bp_core_set_uri_globals() { 36 39 global $current_blog, $wp_rewrite;