- Timestamp:
- 06/02/2024 05:55:08 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/messages/functions.php
r13481 r13898 158 158 'more' => __( '(and %d others)', 'buddypress' ), 159 159 ), 160 'rootUrl' => parse_url( $root_url, PHP_URL_PATH ),160 'rootUrl' => wp_parse_url( $root_url, PHP_URL_PATH ), 161 161 'supportedRoutes' => $routes, 162 162 );
Note: See TracChangeset
for help on using the changeset viewer.